#acc6f5 color space conversions
Hex:
#acc6f5
RGB:
172, 198, 245
CMY:
33, 22, 4
CMYK:
30, 19, 0, 4
HSL:
219°, 78.4946%, 81.7647%
HSV (HSB):
219°, 29.7959%, 96.0784%
XYZ:
53.6888, 55.7514, 94.3176
xyY:
0.2635, 0.2736, 55.7514
CIE-Lab:
79.4721, 1.8009, -26.0447
CIE-LCH:
79.4721, 26.1069, 273.9555
CIE-Luv:
79.4721, -15.2328, -41.8879
Hunter-Lab:
74.6669, -2.3176, -22.6271
#acc6f5 color charts
#acc6f5 color shades, tints & tones
#acc6f5 color schemes
#acc6f5 color preview, HTML & CSS examples
This text has a color of #acc6f5
<p style="color:#acc6f5;">Text here</p>
.mytext {color:#acc6f5;}
This box has a color of #acc6f5
<div style="background-color:#acc6f5;">Content here</div>
.mybackground {background-color:#acc6f5;}
Border around this has a color of #acc6f5
<div style="border:2px solid #acc6f5;">Content here</div>
.myborder {border:2px solid #acc6f5;}