#aceffa color space conversions
Hex:
#aceffa
RGB:
172, 239, 250
CMY:
33, 6, 2
CMYK:
31, 4, 0, 2
HSL:
188°, 88.6364%, 82.7451%
HSV (HSB):
188°, 31.2000%, 98.0392%
XYZ:
65.1351, 77.4058, 101.9503
xyY:
0.2664, 0.3166, 77.4058
CIE-Lab:
90.5081, -18.2656, -12.0273
CIE-LCH:
90.5081, 21.8697, 213.3636
CIE-Luv:
90.5081, -32.6889, -16.0303
Hunter-Lab:
87.9806, -21.8162, -7.1178
#aceffa color charts
#aceffa color shades, tints & tones
#aceffa color schemes
#aceffa color preview, HTML & CSS examples
This text has a color of #aceffa
<p style="color:#aceffa;">Text here</p>
.mytext {color:#aceffa;}
This box has a color of #aceffa
<div style="background-color:#aceffa;">Content here</div>
.mybackground {background-color:#aceffa;}
Border around this has a color of #aceffa
<div style="border:2px solid #aceffa;">Content here</div>
.myborder {border:2px solid #aceffa;}