#96abcd color space conversions
Hex:
#96abcd
RGB:
150, 171, 205
CMY:
41, 33, 20
CMYK:
27, 17, 0, 20
HSL:
217°, 35.4839%, 69.6078%
HSV (HSB):
217°, 26.8293%, 80.3922%
XYZ:
38.1600, 40.0176, 63.4705
xyY:
0.2694, 0.2825, 40.0176
CIE-Lab:
69.4821, 0.4015, -19.6879
CIE-LCH:
69.4821, 19.6920, 271.1683
CIE-Luv:
69.4821, -12.3547, -30.5312
Hunter-Lab:
63.2595, -3.0275, -15.2062
#96abcd color charts
#96abcd color shades, tints & tones
#96abcd color schemes
#96abcd color preview, HTML & CSS examples
This text has a color of #96abcd
<p style="color:#96abcd;">Text here</p>
.mytext {color:#96abcd;}
This box has a color of #96abcd
<div style="background-color:#96abcd;">Content here</div>
.mybackground {background-color:#96abcd;}
Border around this has a color of #96abcd
<div style="border:2px solid #96abcd;">Content here</div>
.myborder {border:2px solid #96abcd;}