#a994e1 color space conversions
Hex:
#a994e1
RGB:
169, 148, 225
CMY:
34, 42, 12
CMYK:
25, 34, 0, 12
HSL:
256°, 56.2044%, 73.1373%
HSV (HSB):
256°, 34.2222%, 88.2353%
XYZ:
40.5427, 35.0511, 75.8629
xyY:
0.2677, 0.2314, 35.0511
CIE-Lab:
65.7884, 23.8451, -36.2900
CIE-LCH:
65.7884, 43.4229, 303.3078
CIE-Luv:
65.7884, 5.5009, -60.7061
Hunter-Lab:
59.2039, 18.6294, -34.5304
#a994e1 color charts
#a994e1 color shades, tints & tones
#a994e1 color schemes
#a994e1 color preview, HTML & CSS examples
This text has a color of #a994e1
<p style="color:#a994e1;">Text here</p>
.mytext {color:#a994e1;}
This box has a color of #a994e1
<div style="background-color:#a994e1;">Content here</div>
.mybackground {background-color:#a994e1;}
Border around this has a color of #a994e1
<div style="border:2px solid #a994e1;">Content here</div>
.myborder {border:2px solid #a994e1;}