#9fcdef color space conversions
Hex:
#9fcdef
RGB:
159, 205, 239
CMY:
38, 20, 6
CMYK:
33, 14, 0, 6
HSL:
206°, 71.4286%, 78.0392%
HSV (HSB):
206°, 33.4728%, 93.7255%
XYZ:
51.7094, 57.2656, 89.9893
xyY:
0.2599, 0.2878, 57.2656
CIE-Lab:
80.3287, -7.0345, -21.6056
CIE-LCH:
80.3287, 22.7220, 251.9655
CIE-Luv:
80.3287, -23.6547, -33.2178
Hunter-Lab:
75.6740, -10.4573, -17.5341
#9fcdef color charts
#9fcdef color shades, tints & tones
#9fcdef color schemes
#9fcdef color preview, HTML & CSS examples
This text has a color of #9fcdef
<p style="color:#9fcdef;">Text here</p>
.mytext {color:#9fcdef;}
This box has a color of #9fcdef
<div style="background-color:#9fcdef;">Content here</div>
.mybackground {background-color:#9fcdef;}
Border around this has a color of #9fcdef
<div style="border:2px solid #9fcdef;">Content here</div>
.myborder {border:2px solid #9fcdef;}