#a994e7 color space conversions
Hex:
#a994e7
RGB:
169, 148, 231
CMY:
34, 42, 9
CMYK:
27, 36, 0, 9
HSL:
255°, 63.3588%, 74.3137%
HSV (HSB):
255°, 35.9307%, 90.5882%
XYZ:
41.3759, 35.3843, 80.2504
xyY:
0.2635, 0.2254, 35.3843
CIE-Lab:
66.0468, 25.2922, -39.1988
CIE-LCH:
66.0468, 46.6501, 302.8313
CIE-Luv:
66.0468, 4.9444, -65.7486
Hunter-Lab:
59.4847, 20.0612, -38.3484
#a994e7 color charts
#a994e7 color shades, tints & tones
#a994e7 color schemes
#a994e7 color preview, HTML & CSS examples
This text has a color of #a994e7
<p style="color:#a994e7;">Text here</p>
.mytext {color:#a994e7;}
This box has a color of #a994e7
<div style="background-color:#a994e7;">Content here</div>
.mybackground {background-color:#a994e7;}
Border around this has a color of #a994e7
<div style="border:2px solid #a994e7;">Content here</div>
.myborder {border:2px solid #a994e7;}