#95c7e7 color space conversions
Hex:
#95c7e7
RGB:
149, 199, 231
CMY:
42, 22, 9
CMYK:
35, 14, 0, 9
HSL:
203°, 63.0769%, 74.5098%
HSV (HSB):
203°, 35.4978%, 90.5882%
XYZ:
47.2417, 53.0059, 83.3426
xyY:
0.2573, 0.2887, 53.0059
CIE-Lab:
77.8785, -8.5845, -21.0905
CIE-LCH:
77.8785, 22.7706, 247.8520
CIE-Luv:
77.8785, -25.1589, -32.0102
Hunter-Lab:
72.8052, -11.5844, -16.9077
#95c7e7 color charts
#95c7e7 color shades, tints & tones
#95c7e7 color schemes
#95c7e7 color preview, HTML & CSS examples
This text has a color of #95c7e7
<p style="color:#95c7e7;">Text here</p>
.mytext {color:#95c7e7;}
This box has a color of #95c7e7
<div style="background-color:#95c7e7;">Content here</div>
.mybackground {background-color:#95c7e7;}
Border around this has a color of #95c7e7
<div style="border:2px solid #95c7e7;">Content here</div>
.myborder {border:2px solid #95c7e7;}