#afafd4 color space conversions
Hex:
#afafd4
RGB:
175, 175, 212
CMY:
31, 31, 17
CMYK:
17, 17, 0, 17
HSL:
240°, 30.0813%, 75.8824%
HSV (HSB):
240°, 17.4528%, 83.1373%
XYZ:
44.8928, 44.5274, 68.5159
xyY:
0.2842, 0.2819, 44.5274
CIE-Lab:
72.5796, 7.5797, -18.6619
CIE-LCH:
72.5796, 20.1425, 292.1049
CIE-Luv:
72.5796, -2.1731, -30.1557
Hunter-Lab:
66.7288, 3.3131, -14.1677
#afafd4 color charts
#afafd4 color shades, tints & tones
#afafd4 color schemes
#afafd4 color preview, HTML & CSS examples
This text has a color of #afafd4
<p style="color:#afafd4;">Text here</p>
.mytext {color:#afafd4;}
This box has a color of #afafd4
<div style="background-color:#afafd4;">Content here</div>
.mybackground {background-color:#afafd4;}
Border around this has a color of #afafd4
<div style="border:2px solid #afafd4;">Content here</div>
.myborder {border:2px solid #afafd4;}