#99acdd color space conversions
Hex:
#99acdd
RGB:
153, 172, 221
CMY:
40, 33, 13
CMYK:
31, 22, 0, 13
HSL:
223°, 50.0000%, 73.3333%
HSV (HSB):
223°, 30.7692%, 86.6667%
XYZ:
40.9405, 41.4978, 74.2587
xyY:
0.2613, 0.2648, 41.4978
CIE-Lab:
70.5233, 4.6632, -26.8677
CIE-LCH:
70.5233, 27.2694, 279.8463
CIE-Luv:
70.5233, -11.9597, -42.9874
Hunter-Lab:
64.4188, 0.7105, -23.2533
#99acdd color charts
#99acdd color shades, tints & tones
#99acdd color schemes
#99acdd color preview, HTML & CSS examples
This text has a color of #99acdd
<p style="color:#99acdd;">Text here</p>
.mytext {color:#99acdd;}
This box has a color of #99acdd
<div style="background-color:#99acdd;">Content here</div>
.mybackground {background-color:#99acdd;}
Border around this has a color of #99acdd
<div style="border:2px solid #99acdd;">Content here</div>
.myborder {border:2px solid #99acdd;}