#acc0f5 color space conversions
Hex:
#acc0f5
RGB:
172, 192, 245
CMY:
33, 25, 4
CMYK:
30, 22, 0, 4
HSL:
224°, 78.4946%, 81.7647%
HSV (HSB):
224°, 29.7959%, 96.0784%
XYZ:
52.3443, 53.0625, 93.8694
xyY:
0.2627, 0.2663, 53.0625
CIE-Lab:
77.9119, 5.0468, -28.4323
CIE-LCH:
77.9119, 28.8767, 280.0653
CIE-Luv:
77.9119, -12.6932, -46.2606
Hunter-Lab:
72.8440, 0.7897, -25.4124
#acc0f5 color charts
#acc0f5 color shades, tints & tones
#acc0f5 color schemes
#acc0f5 color preview, HTML & CSS examples
This text has a color of #acc0f5
<p style="color:#acc0f5;">Text here</p>
.mytext {color:#acc0f5;}
This box has a color of #acc0f5
<div style="background-color:#acc0f5;">Content here</div>
.mybackground {background-color:#acc0f5;}
Border around this has a color of #acc0f5
<div style="border:2px solid #acc0f5;">Content here</div>
.myborder {border:2px solid #acc0f5;}