Hex color #95e6ff, RGB(149, 230, 255) - code, conversions, schemes and color harmonies, as well as examples of use in HTML and CSS.
The hex color code #95e6ff is a shade of cyan. In a RGB color space it is composed of 58.43% red, 90.2% green and 100% blue. In HSL notation it has 194.2° hue, 100% saturation and 79.2% lightness. The process color (CMYK) is combination of 41.57% cyan, 9.80% magenta, 0% yellow and 0% key (black). The closest short hexadecimal code of #95e6ff is #9ef.
Example CSS code:
.setFontColor { color: #95e6ff; }
.setBackgroundColor { background-color: #95e6ff; }
How to set font color?
<p style="color:#95e6ff">Font color is #95e6ff.</p>
Font color is #95e6ff.
When you photograph people in color, you photograph their clothes. But when you photograph people in Black and white, you photograph their souls!
- Ted Grant
How to set background color?
<div style="background-color:#95e6ff">Background color is #95e6ff.</div>
Background color is #95e6ff.
Compromise in colors is grey.
- Edi Rama