#9bedcc color space conversions
Hex:
#9bedcc
RGB:
155, 237, 204
CMY:
39, 7, 20
CMYK:
35, 0, 14, 7
HSL:
156°, 69.4915%, 76.8627%
HSV (HSB):
156°, 34.5992%, 92.9412%
XYZ:
54.7008, 71.8966, 68.1211
xyY:
0.2809, 0.3692, 71.8966
CIE-Lab:
87.9188, -32.0262, 8.1147
CIE-LCH:
87.9188, 33.0382, 165.7817
CIE-Luv:
87.9188, -39.1459, 17.6574
Hunter-Lab:
84.7918, -33.2320, 11.7212
#9bedcc color charts
#9bedcc color shades, tints & tones
#9bedcc color schemes
#9bedcc color preview, HTML & CSS examples
This text has a color of #9bedcc
<p style="color:#9bedcc;">Text here</p>
.mytext {color:#9bedcc;}
This box has a color of #9bedcc
<div style="background-color:#9bedcc;">Content here</div>
.mybackground {background-color:#9bedcc;}
Border around this has a color of #9bedcc
<div style="border:2px solid #9bedcc;">Content here</div>
.myborder {border:2px solid #9bedcc;}