#aceedc color space conversions
Hex:
#aceedc
RGB:
172, 238, 220
CMY:
33, 7, 14
CMYK:
28, 0, 8, 7
HSL:
164°, 66.0000%, 80.3922%
HSV (HSB):
164°, 27.7311%, 93.3333%
XYZ:
60.5061, 75.0870, 79.0144
xyY:
0.2819, 0.3499, 75.0870
CIE-Lab:
89.4337, -24.3353, 2.0559
CIE-LCH:
89.4337, 24.4220, 175.1711
CIE-Luv:
89.4337, -32.3930, 7.3003
Hunter-Lab:
86.6528, -27.0032, 6.5933
#aceedc color charts
#aceedc RGB chart
#aceedc CMYK chart
#aceedc RGB pie chart
#aceedc color shades, tints & tones
#aceedc color schemes
#aceedc color preview, HTML & CSS examples
This text has a color of #aceedc
<p style="color:#aceedc;">Text here</p>
.mytext {color:#aceedc;}
Text color #aceedc
This box has a color of #aceedc
<div style="background-color:#aceedc;">Content here</div>
.mybackground {background-color:#aceedc;}
Background color #aceedc
Border around this has a color of #aceedc
<div style="border:2px solid #aceedc;">Content here</div>
.myborder {border:2px solid #aceedc;}
Border color #aceedc