#afc8ed color space conversions
Hex:
#afc8ed
RGB:
175, 200, 237
CMY:
31, 22, 7
CMYK:
26, 16, 0, 7
HSL:
216°, 63.2653%, 80.7843%
HSV (HSB):
216°, 26.1603%, 92.9412%
XYZ:
53.6195, 56.5369, 88.2074
xyY:
0.2703, 0.2850, 56.5369
CIE-Lab:
79.9184, -0.3006, -21.0659
CIE-LCH:
79.9184, 21.0681, 269.1825
CIE-Luv:
79.9184, -14.4859, -33.3038
Hunter-Lab:
75.1910, -4.2941, -16.9200
#afc8ed color charts
#afc8ed color shades, tints & tones
#afc8ed color schemes
#afc8ed color preview, HTML & CSS examples
This text has a color of #afc8ed
<p style="color:#afc8ed;">Text here</p>
.mytext {color:#afc8ed;}
This box has a color of #afc8ed
<div style="background-color:#afc8ed;">Content here</div>
.mybackground {background-color:#afc8ed;}
Border around this has a color of #afc8ed
<div style="border:2px solid #afc8ed;">Content here</div>
.myborder {border:2px solid #afc8ed;}