#99afff color space conversions
Hex:
#99afff
RGB:
153, 175, 255
CMY:
40, 31, 0
CMYK:
40, 31, 0, 0
HSL:
227°, 100.0000%, 80.0000%
HSV (HSB):
227°, 40.0000%, 100.0000%
XYZ:
46.5168, 44.6522, 100.7748
xyY:
0.2423, 0.2326, 44.6522
CIE-Lab:
72.6623, 11.8630, -42.0409
CIE-LCH:
72.6623, 43.6825, 285.7579
CIE-Luv:
72.6623, -14.3340, -69.7255
Hunter-Lab:
66.8223, 7.3196, -42.6396
#99afff color charts
#99afff color shades, tints & tones
#99afff color schemes
#99afff color preview, HTML & CSS examples
This text has a color of #99afff
<p style="color:#99afff;">Text here</p>
.mytext {color:#99afff;}
This box has a color of #99afff
<div style="background-color:#99afff;">Content here</div>
.mybackground {background-color:#99afff;}
Border around this has a color of #99afff
<div style="border:2px solid #99afff;">Content here</div>
.myborder {border:2px solid #99afff;}