#96dedd color space conversions
Hex:
#96dedd
RGB:
150, 222, 221
CMY:
41, 13, 13
CMYK:
32, 0, 0, 13
HSL:
179°, 52.1739%, 72.9412%
HSV (HSB):
179°, 32.4324%, 87.0588%
XYZ:
51.7501, 63.9470, 78.0221
xyY:
0.2671, 0.3301, 63.9470
CIE-Lab:
83.9382, -22.4854, -6.6637
CIE-LCH:
83.9382, 23.4520, 196.5076
CIE-Luv:
83.9382, -34.4571, -6.6309
Hunter-Lab:
79.9669, -24.4269, -1.8712
#96dedd color charts
#96dedd color shades, tints & tones
#96dedd color schemes
#96dedd color preview, HTML & CSS examples
This text has a color of #96dedd
<p style="color:#96dedd;">Text here</p>
.mytext {color:#96dedd;}
This box has a color of #96dedd
<div style="background-color:#96dedd;">Content here</div>
.mybackground {background-color:#96dedd;}
Border around this has a color of #96dedd
<div style="border:2px solid #96dedd;">Content here</div>
.myborder {border:2px solid #96dedd;}