#aceaed color space conversions
Hex:
#aceaed
RGB:
172, 234, 237
CMY:
33, 8, 7
CMYK:
27, 1, 0, 7
HSL:
183°, 64.3564%, 80.1961%
HSV (HSB):
183°, 27.4262%, 92.9412%
XYZ:
61.7221, 73.7307, 91.0991
xyY:
0.2724, 0.3254, 73.7307
CIE-Lab:
88.7951, -18.7198, -7.7769
CIE-LCH:
88.7951, 20.2710, 202.5598
CIE-Luv:
88.7951, -30.5969, -9.0417
Hunter-Lab:
85.8666, -21.9582, -2.7964
#aceaed color charts
#aceaed color shades, tints & tones
#aceaed color schemes
#aceaed color preview, HTML & CSS examples
This text has a color of #aceaed
<p style="color:#aceaed;">Text here</p>
.mytext {color:#aceaed;}
This box has a color of #aceaed
<div style="background-color:#aceaed;">Content here</div>
.mybackground {background-color:#aceaed;}
Border around this has a color of #aceaed
<div style="border:2px solid #aceaed;">Content here</div>
.myborder {border:2px solid #aceaed;}