#afaadd color space conversions
Hex:
#afaadd
RGB:
175, 170, 221
CMY:
31, 33, 13
CMYK:
21, 23, 0, 13
HSL:
246°, 42.8571%, 76.6667%
HSV (HSB):
246°, 23.0769%, 86.6667%
XYZ:
45.1051, 43.0839, 74.3453
xyY:
0.2775, 0.2651, 43.0839
CIE-Lab:
71.6119, 12.3636, -25.0593
CIE-LCH:
71.6119, 27.9433, 296.2605
CIE-Luv:
71.6119, -0.4930, -41.2246
Hunter-Lab:
65.6383, 7.7939, -21.2081
#afaadd color charts
#afaadd color shades, tints & tones
#afaadd color schemes
#afaadd color preview, HTML & CSS examples
This text has a color of #afaadd
<p style="color:#afaadd;">Text here</p>
.mytext {color:#afaadd;}
This box has a color of #afaadd
<div style="background-color:#afaadd;">Content here</div>
.mybackground {background-color:#afaadd;}
Border around this has a color of #afaadd
<div style="border:2px solid #afaadd;">Content here</div>
.myborder {border:2px solid #afaadd;}