#afc0e1 color space conversions
Hex:
#afc0e1
RGB:
175, 192, 225
CMY:
31, 25, 12
CMYK:
22, 15, 0, 12
HSL:
220°, 45.4545%, 78.4314%
HSV (HSB):
220°, 22.2222%, 88.2353%
XYZ:
50.1194, 52.2495, 78.6777
xyY:
0.2768, 0.2886, 52.2495
CIE-Lab:
77.4298, 1.2339, -18.3850
CIE-LCH:
77.4298, 18.4264, 273.8396
CIE-Luv:
77.4298, -10.5279, -29.0013
Hunter-Lab:
72.2838, -2.7300, -13.9359
#afc0e1 color charts
#afc0e1 color shades, tints & tones
#afc0e1 color schemes
#afc0e1 color preview, HTML & CSS examples
This text has a color of #afc0e1
<p style="color:#afc0e1;">Text here</p>
.mytext {color:#afc0e1;}
This box has a color of #afc0e1
<div style="background-color:#afc0e1;">Content here</div>
.mybackground {background-color:#afc0e1;}
Border around this has a color of #afc0e1
<div style="border:2px solid #afc0e1;">Content here</div>
.myborder {border:2px solid #afc0e1;}