#accef4 color space conversions
Hex:
#accef4
RGB:
172, 206, 244
CMY:
33, 19, 4
CMYK:
30, 16, 0, 4
HSL:
212°, 76.5957%, 81.5686%
HSV (HSB):
212°, 29.5082%, 95.6863%
XYZ:
55.4137, 59.4449, 94.1414
xyY:
0.2651, 0.2844, 59.4449
CIE-Lab:
81.5355, -2.7133, -22.3682
CIE-LCH:
81.5355, 22.5322, 263.0836
CIE-Luv:
81.5355, -18.6141, -35.1915
Hunter-Lab:
77.1005, -6.6344, -18.4239
#accef4 color charts
#accef4 color shades, tints & tones
#accef4 color schemes
#accef4 color preview, HTML & CSS examples
This text has a color of #accef4
<p style="color:#accef4;">Text here</p>
.mytext {color:#accef4;}
This box has a color of #accef4
<div style="background-color:#accef4;">Content here</div>
.mybackground {background-color:#accef4;}
Border around this has a color of #accef4
<div style="border:2px solid #accef4;">Content here</div>
.myborder {border:2px solid #accef4;}