#95e8ed color space conversions
Hex:
#95e8ed
RGB:
149, 232, 237
CMY:
42, 9, 7
CMYK:
37, 2, 0, 7
HSL:
183°, 70.9677%, 75.6863%
HSV (HSB):
183°, 37.1308%, 92.9412%
XYZ:
56.5371, 70.2172, 90.6942
xyY:
0.2600, 0.3229, 70.2172
CIE-Lab:
87.1033, -23.9084, -10.4141
CIE-LCH:
87.1033, 26.0781, 203.5372
CIE-Luv:
87.1033, -38.7112, -12.4787
Hunter-Lab:
83.7957, -26.2083, -5.5141
#95e8ed color charts
#95e8ed color shades, tints & tones
#95e8ed color schemes
#95e8ed color preview, HTML & CSS examples
This text has a color of #95e8ed
<p style="color:#95e8ed;">Text here</p>
.mytext {color:#95e8ed;}
This box has a color of #95e8ed
<div style="background-color:#95e8ed;">Content here</div>
.mybackground {background-color:#95e8ed;}
Border around this has a color of #95e8ed
<div style="border:2px solid #95e8ed;">Content here</div>
.myborder {border:2px solid #95e8ed;}