#99acff color space conversions
Hex:
#99acff
RGB:
153, 172, 255
CMY:
40, 33, 0
CMYK:
40, 33, 0, 0
HSL:
229°, 100.0000%, 80.0000%
HSV (HSB):
229°, 40.0000%, 100.0000%
XYZ:
45.9394, 43.4974, 100.5823
xyY:
0.2418, 0.2289, 43.4974
CIE-Lab:
71.8912, 13.5494, -43.2461
CIE-LCH:
71.8912, 45.3190, 287.3962
CIE-Luv:
71.8912, -13.1862, -71.8860
Hunter-Lab:
65.9525, 8.9177, -44.2547
#99acff color charts
#99acff color shades, tints & tones
#99acff color schemes
#99acff color preview, HTML & CSS examples
This text has a color of #99acff
<p style="color:#99acff;">Text here</p>
.mytext {color:#99acff;}
This box has a color of #99acff
<div style="background-color:#99acff;">Content here</div>
.mybackground {background-color:#99acff;}
Border around this has a color of #99acff
<div style="border:2px solid #99acff;">Content here</div>
.myborder {border:2px solid #99acff;}