#ace9ed color space conversions
Hex:
#ace9ed
RGB:
172, 233, 237
CMY:
33, 9, 7
CMYK:
27, 2, 0, 7
HSL:
184°, 64.3564%, 80.1961%
HSV (HSB):
184°, 27.4262%, 92.9412%
XYZ:
61.4382, 73.1629, 91.0045
xyY:
0.2723, 0.3243, 73.1629
CIE-Lab:
88.5254, -18.2222, -8.1766
CIE-LCH:
88.5254, 19.9726, 204.1667
CIE-Luv:
88.5254, -30.1656, -9.7590
Hunter-Lab:
85.5353, -21.4740, -3.2063
#ace9ed color charts
#ace9ed color shades, tints & tones
#ace9ed color schemes
#ace9ed color preview, HTML & CSS examples
This text has a color of #ace9ed
<p style="color:#ace9ed;">Text here</p>
.mytext {color:#ace9ed;}
This box has a color of #ace9ed
<div style="background-color:#ace9ed;">Content here</div>
.mybackground {background-color:#ace9ed;}
Border around this has a color of #ace9ed
<div style="border:2px solid #ace9ed;">Content here</div>
.myborder {border:2px solid #ace9ed;}