#ace6e5 color space conversions
Hex:
#ace6e5
RGB:
172, 230, 229
CMY:
33, 10, 10
CMYK:
25, 0, 0, 10
HSL:
179°, 53.7037%, 78.8235%
HSV (HSB):
179°, 25.2174%, 90.1961%
XYZ:
59.4529, 71.0214, 84.7037
xyY:
0.2763, 0.3301, 71.0214
CIE-Lab:
87.4954, -18.4905, -5.5002
CIE-LCH:
87.4954, 19.2912, 196.5656
CIE-Luv:
87.4954, -28.8605, -5.4355
Hunter-Lab:
84.2742, -21.5535, -0.6002
#ace6e5 color charts
#ace6e5 color shades, tints & tones
#ace6e5 color schemes
#ace6e5 color preview, HTML & CSS examples
This text has a color of #ace6e5
<p style="color:#ace6e5;">Text here</p>
.mytext {color:#ace6e5;}
This box has a color of #ace6e5
<div style="background-color:#ace6e5;">Content here</div>
.mybackground {background-color:#ace6e5;}
Border around this has a color of #ace6e5
<div style="border:2px solid #ace6e5;">Content here</div>
.myborder {border:2px solid #ace6e5;}