#aceeda color space conversions
Hex:
#aceeda
RGB:
172, 238, 218
CMY:
33, 7, 15
CMYK:
28, 0, 8, 7
HSL:
162°, 66.0000%, 80.3922%
HSV (HSB):
162°, 27.7311%, 93.3333%
XYZ:
60.2427, 74.9817, 77.6275
xyY:
0.2830, 0.3523, 74.9817
CIE-Lab:
89.3844, -24.7476, 3.0286
CIE-LCH:
89.3844, 24.9323, 173.0229
CIE-Luv:
89.3844, -32.4021, 8.8547
Hunter-Lab:
86.5920, -27.3521, 7.4624
#aceeda color charts
#aceeda color shades, tints & tones
#aceeda color schemes
#aceeda color preview, HTML & CSS examples
This text has a color of #aceeda
<p style="color:#aceeda;">Text here</p>
.mytext {color:#aceeda;}
This box has a color of #aceeda
<div style="background-color:#aceeda;">Content here</div>
.mybackground {background-color:#aceeda;}
Border around this has a color of #aceeda
<div style="border:2px solid #aceeda;">Content here</div>
.myborder {border:2px solid #aceeda;}