#96dec8 color space conversions
Hex:
#96dec8
RGB:
150, 222, 200
CMY:
41, 13, 22
CMYK:
32, 0, 10, 13
HSL:
162°, 52.1739%, 72.9412%
HSV (HSB):
162°, 32.4324%, 87.0588%
XYZ:
49.1243, 62.8967, 64.1947
xyY:
0.2788, 0.3569, 62.8967
CIE-Lab:
83.3880, -27.1396, 3.6547
CIE-LCH:
83.3880, 27.3846, 172.3304
CIE-Luv:
83.3880, -34.7346, 10.0774
Hunter-Lab:
79.3074, -28.2223, 7.5234
#96dec8 color charts
#96dec8 color shades, tints & tones
#96dec8 color schemes
#96dec8 color preview, HTML & CSS examples
This text has a color of #96dec8
<p style="color:#96dec8;">Text here</p>
.mytext {color:#96dec8;}
This box has a color of #96dec8
<div style="background-color:#96dec8;">Content here</div>
.mybackground {background-color:#96dec8;}
Border around this has a color of #96dec8
<div style="border:2px solid #96dec8;">Content here</div>
.myborder {border:2px solid #96dec8;}