#aceedf color space conversions
Hex:
#aceedf
RGB:
172, 238, 223
CMY:
33, 7, 13
CMYK:
28, 0, 6, 7
HSL:
166°, 66.0000%, 80.3922%
HSV (HSB):
166°, 27.7311%, 93.3333%
XYZ:
60.9071, 75.2474, 81.1261
xyY:
0.2803, 0.3463, 75.2474
CIE-Lab:
89.5088, -23.7105, 0.5982
CIE-LCH:
89.5088, 23.7181, 178.5549
CIE-Luv:
89.5088, -32.3795, 4.9553
Hunter-Lab:
86.7453, -26.4728, 5.2724
#aceedf color charts
#aceedf color shades, tints & tones
#aceedf color schemes
#aceedf color preview, HTML & CSS examples
This text has a color of #aceedf
<p style="color:#aceedf;">Text here</p>
.mytext {color:#aceedf;}
This box has a color of #aceedf
<div style="background-color:#aceedf;">Content here</div>
.mybackground {background-color:#aceedf;}
Border around this has a color of #aceedf
<div style="border:2px solid #aceedf;">Content here</div>
.myborder {border:2px solid #aceedf;}