#acc8fb color space conversions
Hex:
#acc8fb
RGB:
172, 200, 251
CMY:
33, 22, 2
CMYK:
31, 20, 0, 2
HSL:
219°, 90.8046%, 82.9412%
HSV (HSB):
219°, 31.4741%, 98.4314%
XYZ:
55.0801, 57.0442, 99.3744
xyY:
0.2604, 0.2697, 57.0442
CIE-Lab:
80.2045, 2.1842, -28.1301
CIE-LCH:
80.2045, 28.2148, 274.4399
CIE-Luv:
80.2045, -16.2510, -45.5043
Hunter-Lab:
75.5276, -1.9985, -25.1406
#acc8fb color charts
#acc8fb color shades, tints & tones
#acc8fb color schemes
#acc8fb color preview, HTML & CSS examples
This text has a color of #acc8fb
<p style="color:#acc8fb;">Text here</p>
.mytext {color:#acc8fb;}
This box has a color of #acc8fb
<div style="background-color:#acc8fb;">Content here</div>
.mybackground {background-color:#acc8fb;}
Border around this has a color of #acc8fb
<div style="border:2px solid #acc8fb;">Content here</div>
.myborder {border:2px solid #acc8fb;}