#afafcd color space conversions
Hex:
#afafcd
RGB:
175, 175, 205
CMY:
31, 31, 20
CMYK:
15, 15, 0, 20
HSL:
240°, 23.0769%, 74.5098%
HSV (HSB):
240°, 14.6341%, 80.3922%
XYZ:
44.0286, 44.1817, 63.9650
xyY:
0.2893, 0.2903, 44.1817
CIE-Lab:
72.3498, 6.0554, -15.1764
CIE-LCH:
72.3498, 16.3398, 291.7522
CIE-Luv:
72.3498, -1.7521, -24.3180
Hunter-Lab:
66.4693, 1.9154, -10.5276
#afafcd color charts
#afafcd color shades, tints & tones
#afafcd color schemes
#afafcd color preview, HTML & CSS examples
This text has a color of #afafcd
<p style="color:#afafcd;">Text here</p>
.mytext {color:#afafcd;}
This box has a color of #afafcd
<div style="background-color:#afafcd;">Content here</div>
.mybackground {background-color:#afafcd;}
Border around this has a color of #afafcd
<div style="border:2px solid #afafcd;">Content here</div>
.myborder {border:2px solid #afafcd;}