#afc2d8 color space conversions
Hex:
#afc2d8
RGB:
175, 194, 216
CMY:
31, 24, 15
CMYK:
19, 10, 0, 15
HSL:
212°, 34.4538%, 76.6667%
HSV (HSB):
212°, 18.9815%, 84.7059%
XYZ:
49.3657, 52.6554, 72.5274
xyY:
0.2828, 0.3017, 52.6554
CIE-Lab:
77.6711, -1.8417, -13.1650
CIE-LCH:
77.6711, 13.2932, 262.0366
CIE-Luv:
77.6711, -11.0933, -20.0929
Hunter-Lab:
72.5640, -5.5527, -8.4652
#afc2d8 color charts
#afc2d8 color shades, tints & tones
#afc2d8 color schemes
#afc2d8 color preview, HTML & CSS examples
This text has a color of #afc2d8
<p style="color:#afc2d8;">Text here</p>
.mytext {color:#afc2d8;}
This box has a color of #afc2d8
<div style="background-color:#afc2d8;">Content here</div>
.mybackground {background-color:#afc2d8;}
Border around this has a color of #afc2d8
<div style="border:2px solid #afc2d8;">Content here</div>
.myborder {border:2px solid #afc2d8;}