#96dced color space conversions
Hex:
#96dced
RGB:
150, 220, 237
CMY:
41, 14, 7
CMYK:
37, 7, 0, 7
HSL:
192°, 70.7317%, 75.8824%
HSV (HSB):
192°, 36.7089%, 92.9412%
XYZ:
53.4569, 63.7849, 89.6150
xyY:
0.2584, 0.3084, 63.7849
CIE-Lab:
83.8536, -17.6807, -15.2676
CIE-LCH:
83.8536, 23.3603, 220.8113
CIE-Luv:
83.8536, -33.4289, -21.2837
Hunter-Lab:
79.8654, -20.2877, -10.6220
#96dced color charts
#96dced color shades, tints & tones
#96dced color schemes
#96dced color preview, HTML & CSS examples
This text has a color of #96dced
<p style="color:#96dced;">Text here</p>
.mytext {color:#96dced;}
This box has a color of #96dced
<div style="background-color:#96dced;">Content here</div>
.mybackground {background-color:#96dced;}
Border around this has a color of #96dced
<div style="border:2px solid #96dced;">Content here</div>
.myborder {border:2px solid #96dced;}