#acc4f5 color space conversions
Hex:
#acc4f5
RGB:
172, 196, 245
CMY:
33, 23, 4
CMYK:
30, 20, 0, 4
HSL:
220°, 78.4946%, 81.7647%
HSV (HSB):
220°, 29.7959%, 96.0784%
XYZ:
53.2346, 54.8431, 94.1662
xyY:
0.2632, 0.2712, 54.8431
CIE-Lab:
78.9508, 2.8793, -26.8415
CIE-LCH:
78.9508, 26.9954, 276.1227
CIE-Luv:
78.9508, -14.3848, -43.3477
Hunter-Lab:
74.0561, -1.2850, -23.5510
#acc4f5 color charts
#acc4f5 color shades, tints & tones
#acc4f5 color schemes
#acc4f5 color preview, HTML & CSS examples
This text has a color of #acc4f5
<p style="color:#acc4f5;">Text here</p>
.mytext {color:#acc4f5;}
This box has a color of #acc4f5
<div style="background-color:#acc4f5;">Content here</div>
.mybackground {background-color:#acc4f5;}
Border around this has a color of #acc4f5
<div style="border:2px solid #acc4f5;">Content here</div>
.myborder {border:2px solid #acc4f5;}