#acedfb color space conversions
Hex:
#acedfb
RGB:
172, 237, 251
CMY:
33, 7, 2
CMYK:
31, 6, 0, 2
HSL:
191°, 90.8046%, 82.9412%
HSV (HSB):
191°, 31.4741%, 98.4314%
XYZ:
64.7100, 76.3041, 102.5844
xyY:
0.2656, 0.3132, 76.3041
CIE-Lab:
90.0003, -17.0380, -13.3074
CIE-LCH:
90.0003, 21.6190, 217.9914
CIE-Luv:
90.0003, -31.8431, -18.3101
Hunter-Lab:
87.3522, -20.6345, -8.4822
#acedfb color charts
#acedfb color shades, tints & tones
#acedfb color schemes
#acedfb color preview, HTML & CSS examples
This text has a color of #acedfb
<p style="color:#acedfb;">Text here</p>
.mytext {color:#acedfb;}
This box has a color of #acedfb
<div style="background-color:#acedfb;">Content here</div>
.mybackground {background-color:#acedfb;}
Border around this has a color of #acedfb
<div style="border:2px solid #acedfb;">Content here</div>
.myborder {border:2px solid #acedfb;}