#a193c7 color space conversions
Hex:
#a193c7
RGB:
161, 147, 199
CMY:
37, 42, 22
CMYK:
19, 26, 0, 22
HSL:
256°, 31.7073%, 67.8431%
HSV (HSB):
256°, 26.1307%, 78.0392%
XYZ:
35.4405, 32.5680, 58.4512
xyY:
0.2803, 0.2575, 32.5680
CIE-Lab:
63.8096, 15.8725, -24.9425
CIE-LCH:
63.8096, 29.5646, 302.4712
CIE-Luv:
63.8096, 4.0445, -40.8076
Hunter-Lab:
57.0684, 10.9819, -20.7787
#a193c7 color charts
#a193c7 color shades, tints & tones
#a193c7 color schemes
#a193c7 color preview, HTML & CSS examples
This text has a color of #a193c7
<p style="color:#a193c7;">Text here</p>
.mytext {color:#a193c7;}
This box has a color of #a193c7
<div style="background-color:#a193c7;">Content here</div>
.mybackground {background-color:#a193c7;}
Border around this has a color of #a193c7
<div style="border:2px solid #a193c7;">Content here</div>
.myborder {border:2px solid #a193c7;}