#acc7f6 color space conversions
Hex:
#acc7f6
RGB:
172, 199, 246
CMY:
33, 22, 4
CMYK:
30, 19, 0, 4
HSL:
218°, 80.4348%, 81.9608%
HSV (HSB):
218°, 30.0813%, 96.4706%
XYZ:
54.0712, 56.2713, 95.2004
xyY:
0.2631, 0.2738, 56.2713
CIE-Lab:
79.7680, 1.5047, -26.1275
CIE-LCH:
79.7680, 26.1708, 273.2961
CIE-Luv:
79.7680, -15.6864, -42.0031
Hunter-Lab:
75.0142, -2.6097, -22.7349
#acc7f6 color charts
#acc7f6 color shades, tints & tones
#acc7f6 color schemes
#acc7f6 color preview, HTML & CSS examples
This text has a color of #acc7f6
<p style="color:#acc7f6;">Text here</p>
.mytext {color:#acc7f6;}
This box has a color of #acc7f6
<div style="background-color:#acc7f6;">Content here</div>
.mybackground {background-color:#acc7f6;}
Border around this has a color of #acc7f6
<div style="border:2px solid #acc7f6;">Content here</div>
.myborder {border:2px solid #acc7f6;}