#afadf4 color space conversions
Hex:
#afadf4
RGB:
175, 173, 244
CMY:
31, 32, 4
CMYK:
28, 29, 0, 4
HSL:
242°, 76.3441%, 81.7647%
HSV (HSB):
242°, 29.0984%, 95.6863%
XYZ:
48.9519, 45.5328, 91.7966
xyY:
0.2628, 0.2444, 45.5328
CIE-Lab:
73.2413, 16.1262, -35.0735
CIE-LCH:
73.2413, 38.6032, 294.6923
CIE-Luv:
73.2413, -3.2921, -58.5799
Hunter-Lab:
67.4780, 11.4064, -33.4232
#afadf4 color charts
#afadf4 color shades, tints & tones
#afadf4 color schemes
#afadf4 color preview, HTML & CSS examples
This text has a color of #afadf4
<p style="color:#afadf4;">Text here</p>
.mytext {color:#afadf4;}
This box has a color of #afadf4
<div style="background-color:#afadf4;">Content here</div>
.mybackground {background-color:#afadf4;}
Border around this has a color of #afadf4
<div style="border:2px solid #afadf4;">Content here</div>
.myborder {border:2px solid #afadf4;}