#ace0ed color space conversions
Hex:
#ace0ed
RGB:
172, 224, 237
CMY:
33, 12, 7
CMYK:
27, 5, 0, 7
HSL:
192°, 64.3564%, 80.1961%
HSV (HSB):
192°, 27.4262%, 92.9412%
XYZ:
58.9550, 68.1964, 90.1767
xyY:
0.2713, 0.3138, 68.1964
CIE-Lab:
86.1046, -13.6926, -11.7775
CIE-LCH:
86.1046, 18.0609, 220.7000
CIE-Luv:
86.1046, -26.2740, -16.2429
Hunter-Lab:
82.5811, -17.0851, -6.9366
#ace0ed color charts
#ace0ed color shades, tints & tones
#ace0ed color schemes
#ace0ed color preview, HTML & CSS examples
This text has a color of #ace0ed
<p style="color:#ace0ed;">Text here</p>
.mytext {color:#ace0ed;}
This box has a color of #ace0ed
<div style="background-color:#ace0ed;">Content here</div>
.mybackground {background-color:#ace0ed;}
Border around this has a color of #ace0ed
<div style="border:2px solid #ace0ed;">Content here</div>
.myborder {border:2px solid #ace0ed;}