#ace2f8 color space conversions
Hex:
#ace2f8
RGB:
172, 226, 248
CMY:
33, 11, 3
CMYK:
31, 9, 0, 3
HSL:
197°, 84.4444%, 82.3529%
HSV (HSB):
197°, 30.6452%, 97.2549%
XYZ:
61.1529, 69.9407, 99.0837
xyY:
0.2657, 0.3039, 69.9407
CIE-Lab:
86.9678, -12.1788, -16.2799
CIE-LCH:
86.9678, 20.3312, 233.2004
CIE-Luv:
86.9678, -27.1905, -23.8756
Hunter-Lab:
83.6305, -15.8295, -11.7042
#ace2f8 color charts
#ace2f8 color shades, tints & tones
#ace2f8 color schemes
#ace2f8 color preview, HTML & CSS examples
This text has a color of #ace2f8
<p style="color:#ace2f8;">Text here</p>
.mytext {color:#ace2f8;}
This box has a color of #ace2f8
<div style="background-color:#ace2f8;">Content here</div>
.mybackground {background-color:#ace2f8;}
Border around this has a color of #ace2f8
<div style="border:2px solid #ace2f8;">Content here</div>
.myborder {border:2px solid #ace2f8;}