#afc8e9 color space conversions
Hex:
#afc8e9
RGB:
175, 200, 233
CMY:
31, 22, 9
CMYK:
25, 14, 0, 9
HSL:
214°, 56.8627%, 80.0000%
HSV (HSB):
214°, 24.8927%, 91.3725%
XYZ:
53.0415, 56.3057, 85.1633
xyY:
0.2727, 0.2895, 56.3057
CIE-Lab:
79.7875, -1.2263, -19.1218
CIE-LCH:
79.7875, 19.1610, 266.3307
CIE-Luv:
79.7875, -14.3621, -29.9493
Hunter-Lab:
75.0371, -5.1388, -14.7651
#afc8e9 color charts
#afc8e9 color shades, tints & tones
#afc8e9 color schemes
#afc8e9 color preview, HTML & CSS examples
This text has a color of #afc8e9
<p style="color:#afc8e9;">Text here</p>
.mytext {color:#afc8e9;}
This box has a color of #afc8e9
<div style="background-color:#afc8e9;">Content here</div>
.mybackground {background-color:#afc8e9;}
Border around this has a color of #afc8e9
<div style="border:2px solid #afc8e9;">Content here</div>
.myborder {border:2px solid #afc8e9;}