#a94cc7 color space conversions
Hex:
#a94cc7
RGB:
169, 76, 199
CMY:
34, 70, 22
CMYK:
15, 62, 0, 22
HSL:
285°, 52.3404%, 53.9216%
HSV (HSB):
285°, 61.8090%, 78.0392%
XYZ:
29.2554, 17.7274, 55.9126
xyY:
0.2843, 0.1723, 17.7274
CIE-Lab:
49.1638, 56.7139, -47.8059
CIE-LCH:
49.1638, 74.1746, 319.8715
CIE-Luv:
49.1638, 35.1259, -79.0423
Hunter-Lab:
42.1039, 50.3467, -49.2624
#a94cc7 color charts
#a94cc7 color shades, tints & tones
#a94cc7 color schemes
#a94cc7 color preview, HTML & CSS examples
This text has a color of #a94cc7
<p style="color:#a94cc7;">Text here</p>
.mytext {color:#a94cc7;}
This box has a color of #a94cc7
<div style="background-color:#a94cc7;">Content here</div>
.mybackground {background-color:#a94cc7;}
Border around this has a color of #a94cc7
<div style="border:2px solid #a94cc7;">Content here</div>
.myborder {border:2px solid #a94cc7;}