#96cdef color space conversions
Hex:
#96cdef
RGB:
150, 205, 239
CMY:
41, 20, 6
CMYK:
37, 14, 0, 6
HSL:
203°, 73.5537%, 76.2745%
HSV (HSB):
203°, 37.2385%, 93.7255%
XYZ:
49.9890, 56.3787, 89.9088
xyY:
0.2547, 0.2872, 56.3787
CIE-Lab:
79.8288, -9.4577, -22.4115
CIE-LCH:
79.8288, 24.3254, 247.1201
CIE-Luv:
79.8288, -27.2541, -34.1851
Hunter-Lab:
75.0857, -12.5621, -18.4348
#96cdef color charts
#96cdef color shades, tints & tones
#96cdef color schemes
#96cdef color preview, HTML & CSS examples
This text has a color of #96cdef
<p style="color:#96cdef;">Text here</p>
.mytext {color:#96cdef;}
This box has a color of #96cdef
<div style="background-color:#96cdef;">Content here</div>
.mybackground {background-color:#96cdef;}
Border around this has a color of #96cdef
<div style="border:2px solid #96cdef;">Content here</div>
.myborder {border:2px solid #96cdef;}