#99cfff color space conversions
Hex:
#99cfff
RGB:
153, 207, 255
CMY:
40, 19, 0
CMYK:
40, 19, 0, 0
HSL:
208°, 100.0000%, 80.0000%
HSV (HSB):
208°, 40.0000%, 100.0000%
XYZ:
53.4997, 58.6180, 103.1024
xyY:
0.2486, 0.2724, 58.6180
CIE-Lab:
81.0811, -5.6203, -29.0148
CIE-LCH:
81.0811, 29.5542, 259.0373
CIE-Luv:
81.0811, -26.9296, -45.9511
Hunter-Lab:
76.5624, -9.2532, -26.2490
#99cfff color charts
#99cfff color shades, tints & tones
#99cfff color schemes
#99cfff color preview, HTML & CSS examples
This text has a color of #99cfff
<p style="color:#99cfff;">Text here</p>
.mytext {color:#99cfff;}
This box has a color of #99cfff
<div style="background-color:#99cfff;">Content here</div>
.mybackground {background-color:#99cfff;}
Border around this has a color of #99cfff
<div style="border:2px solid #99cfff;">Content here</div>
.myborder {border:2px solid #99cfff;}