#ace1e1 color space conversions
Hex:
#ace1e1
RGB:
172, 225, 225
CMY:
33, 12, 12
CMYK:
24, 0, 0, 12
HSL:
180°, 46.9027%, 77.8431%
HSV (HSB):
180°, 23.5556%, 88.2353%
XYZ:
57.5291, 68.0573, 81.3384
xyY:
0.2780, 0.3289, 68.0573
CIE-Lab:
86.0351, -16.8591, -5.5490
CIE-LCH:
86.0351, 17.7488, 198.2183
CIE-Luv:
86.0351, -26.6486, -5.7631
Hunter-Lab:
82.4969, -19.8928, -0.7096
#ace1e1 color charts
#ace1e1 color shades, tints & tones
#ace1e1 color schemes
#ace1e1 color preview, HTML & CSS examples
This text has a color of #ace1e1
<p style="color:#ace1e1;">Text here</p>
.mytext {color:#ace1e1;}
This box has a color of #ace1e1
<div style="background-color:#ace1e1;">Content here</div>
.mybackground {background-color:#ace1e1;}
Border around this has a color of #ace1e1
<div style="border:2px solid #ace1e1;">Content here</div>
.myborder {border:2px solid #ace1e1;}