#96dbd9 color space conversions
Hex:
#96dbd9
RGB:
150, 219, 217
CMY:
41, 14, 15
CMYK:
32, 0, 1, 14
HSL:
178°, 48.9362%, 72.3529%
HSV (HSB):
178°, 31.5068%, 85.8824%
XYZ:
50.4336, 62.1568, 74.9850
xyY:
0.2689, 0.3314, 62.1568
CIE-Lab:
82.9967, -21.9195, -5.9339
CIE-LCH:
82.9967, 22.7085, 195.1476
CIE-Luv:
82.9967, -33.2377, -5.5545
Hunter-Lab:
78.8396, -23.7831, -1.2035
#96dbd9 color charts
#96dbd9 color shades, tints & tones
#96dbd9 color schemes
#96dbd9 color preview, HTML & CSS examples
This text has a color of #96dbd9
<p style="color:#96dbd9;">Text here</p>
.mytext {color:#96dbd9;}
This box has a color of #96dbd9
<div style="background-color:#96dbd9;">Content here</div>
.mybackground {background-color:#96dbd9;}
Border around this has a color of #96dbd9
<div style="border:2px solid #96dbd9;">Content here</div>
.myborder {border:2px solid #96dbd9;}