#96abc4 color space conversions
Hex:
#96abc4
RGB:
150, 171, 196
CMY:
41, 33, 23
CMYK:
23, 13, 0, 23
HSL:
213°, 28.0488%, 67.8431%
HSV (HSB):
213°, 23.4694%, 76.8627%
XYZ:
37.1044, 39.5954, 57.9116
xyY:
0.2756, 0.2941, 39.5954
CIE-Lab:
69.1804, -1.7311, -15.1809
CIE-LCH:
69.1804, 15.2793, 263.4945
CIE-Luv:
69.1804, -12.0669, -22.9589
Hunter-Lab:
62.9249, -4.8638, -10.5190
#96abc4 color charts
#96abc4 color shades, tints & tones
#96abc4 color schemes
#96abc4 color preview, HTML & CSS examples
This text has a color of #96abc4
<p style="color:#96abc4;">Text here</p>
.mytext {color:#96abc4;}
This box has a color of #96abc4
<div style="background-color:#96abc4;">Content here</div>
.mybackground {background-color:#96abc4;}
Border around this has a color of #96abc4
<div style="border:2px solid #96abc4;">Content here</div>
.myborder {border:2px solid #96abc4;}