#96f8ed color space conversions
Hex:
#96f8ed
RGB:
150, 248, 237
CMY:
41, 3, 7
CMYK:
40, 0, 4, 3
HSL:
173°, 87.5000%, 78.0392%
HSV (HSB):
173°, 39.5161%, 97.2549%
XYZ:
61.4311, 79.7333, 92.2731
xyY:
0.2632, 0.3416, 79.7333
CIE-Lab:
91.5650, -31.3409, -3.8071
CIE-LCH:
91.5650, 31.5713, 186.9261
CIE-Luv:
91.5650, -44.8526, -0.7334
Hunter-Lab:
89.2935, -33.4611, 1.2370
#96f8ed color charts
#96f8ed color shades, tints & tones
#96f8ed color schemes
#96f8ed color preview, HTML & CSS examples
This text has a color of #96f8ed
<p style="color:#96f8ed;">Text here</p>
.mytext {color:#96f8ed;}
This box has a color of #96f8ed
<div style="background-color:#96f8ed;">Content here</div>
.mybackground {background-color:#96f8ed;}
Border around this has a color of #96f8ed
<div style="border:2px solid #96f8ed;">Content here</div>
.myborder {border:2px solid #96f8ed;}