#acedf1 color space conversions
Hex:
#acedf1
RGB:
172, 237, 241
CMY:
33, 7, 5
CMYK:
29, 2, 0, 5
HSL:
183°, 71.1340%, 80.9804%
HSV (HSB):
183°, 28.6307%, 94.5098%
XYZ:
63.1746, 75.6899, 94.4990
xyY:
0.2707, 0.3243, 75.6899
CIE-Lab:
89.7152, -19.3157, -8.5064
CIE-LCH:
89.7152, 21.1058, 203.7682
CIE-Luv:
89.7152, -31.8753, -10.1320
Hunter-Lab:
86.9999, -22.6329, -3.5006
#acedf1 color charts
#acedf1 color shades, tints & tones
#acedf1 color schemes
#acedf1 color preview, HTML & CSS examples
This text has a color of #acedf1
<p style="color:#acedf1;">Text here</p>
.mytext {color:#acedf1;}
This box has a color of #acedf1
<div style="background-color:#acedf1;">Content here</div>
.mybackground {background-color:#acedf1;}
Border around this has a color of #acedf1
<div style="border:2px solid #acedf1;">Content here</div>
.myborder {border:2px solid #acedf1;}