#ace9df color space conversions
Hex:
#ace9df
RGB:
172, 233, 223
CMY:
33, 9, 13
CMYK:
26, 0, 4, 9
HSL:
170°, 58.0952%, 79.4118%
HSV (HSB):
170°, 26.1803%, 91.3725%
XYZ:
59.4715, 72.3762, 80.6476
xyY:
0.2799, 0.3406, 72.3762
CIE-Lab:
88.1494, -21.2648, -1.3885
CIE-LCH:
88.1494, 21.3101, 183.7357
CIE-Luv:
88.1494, -30.1793, 1.4678
Hunter-Lab:
85.0742, -24.0987, 3.3470
#ace9df color charts
#ace9df color shades, tints & tones
#ace9df color schemes
#ace9df color preview, HTML & CSS examples
This text has a color of #ace9df
<p style="color:#ace9df;">Text here</p>
.mytext {color:#ace9df;}
This box has a color of #ace9df
<div style="background-color:#ace9df;">Content here</div>
.mybackground {background-color:#ace9df;}
Border around this has a color of #ace9df
<div style="border:2px solid #ace9df;">Content here</div>
.myborder {border:2px solid #ace9df;}