#afe1ed color space conversions
Hex:
#afe1ed
RGB:
175, 225, 237
CMY:
31, 12, 7
CMYK:
26, 5, 0, 7
HSL:
192°, 63.2653%, 80.7843%
HSV (HSB):
192°, 26.1603%, 92.9412%
XYZ:
59.8905, 69.0788, 90.2977
xyY:
0.2731, 0.3150, 69.0788
CIE-Lab:
86.5431, -13.3391, -11.1054
CIE-LCH:
86.5431, 17.3569, 219.7790
CIE-Luv:
86.5431, -25.4140, -15.2183
Hunter-Lab:
83.1137, -16.8245, -6.2353
#afe1ed color charts
#afe1ed color shades, tints & tones
#afe1ed color schemes
#afe1ed color preview, HTML & CSS examples
This text has a color of #afe1ed
<p style="color:#afe1ed;">Text here</p>
.mytext {color:#afe1ed;}
This box has a color of #afe1ed
<div style="background-color:#afe1ed;">Content here</div>
.mybackground {background-color:#afe1ed;}
Border around this has a color of #afe1ed
<div style="border:2px solid #afe1ed;">Content here</div>
.myborder {border:2px solid #afe1ed;}