#aaa2df color space conversions
Hex:
#aaa2df
RGB:
170, 162, 223
CMY:
33, 36, 13
CMYK:
24, 27, 0, 13
HSL:
248°, 48.8000%, 75.4902%
HSV (HSB):
248°, 27.3543%, 87.4510%
XYZ:
42.8172, 39.7144, 75.2210
xyY:
0.2714, 0.2518, 39.7144
CIE-Lab:
69.2656, 15.7678, -29.7933
CIE-LCH:
69.2656, 33.7085, 297.8896
CIE-Luv:
69.2656, 0.3087, -49.2894
Hunter-Lab:
63.0194, 10.9941, -26.6560
#aaa2df color charts
#aaa2df color shades, tints & tones
#aaa2df color schemes
#aaa2df color preview, HTML & CSS examples
This text has a color of #aaa2df
<p style="color:#aaa2df;">Text here</p>
.mytext {color:#aaa2df;}
This box has a color of #aaa2df
<div style="background-color:#aaa2df;">Content here</div>
.mybackground {background-color:#aaa2df;}
Border around this has a color of #aaa2df
<div style="border:2px solid #aaa2df;">Content here</div>
.myborder {border:2px solid #aaa2df;}