#afadf3 color space conversions
Hex:
#afadf3
RGB:
175, 173, 243
CMY:
31, 32, 5
CMYK:
28, 29, 0, 5
HSL:
242°, 74.4681%, 81.5686%
HSV (HSB):
242°, 28.8066%, 95.2941%
XYZ:
48.8004, 45.4722, 90.9990
xyY:
0.2634, 0.2454, 45.4722
CIE-Lab:
73.2017, 15.8831, -34.5929
CIE-LCH:
73.2017, 38.0650, 294.6619
CIE-Luv:
73.2017, -3.2284, -57.7335
Hunter-Lab:
67.4331, 11.1703, -32.8070
#afadf3 color charts
#afadf3 color shades, tints & tones
#afadf3 color schemes
#afadf3 color preview, HTML & CSS examples
This text has a color of #afadf3
<p style="color:#afadf3;">Text here</p>
.mytext {color:#afadf3;}
This box has a color of #afadf3
<div style="background-color:#afadf3;">Content here</div>
.mybackground {background-color:#afadf3;}
Border around this has a color of #afadf3
<div style="border:2px solid #afadf3;">Content here</div>
.myborder {border:2px solid #afadf3;}