#a193c4 color space conversions
Hex:
#a193c4
RGB:
161, 147, 196
CMY:
37, 42, 23
CMYK:
18, 25, 0, 23
HSL:
257°, 29.3413%, 67.2549%
HSV (HSB):
257°, 25.0000%, 76.8627%
XYZ:
35.0955, 32.4300, 56.6344
xyY:
0.2827, 0.2612, 32.4300
CIE-Lab:
63.6967, 15.1875, -23.4354
CIE-LCH:
63.6967, 27.9263, 302.9456
CIE-Luv:
63.6967, 4.2941, -38.2749
Hunter-Lab:
56.9474, 10.3479, -19.1010
#a193c4 color charts
#a193c4 color shades, tints & tones
#a193c4 color schemes
#a193c4 color preview, HTML & CSS examples
This text has a color of #a193c4
<p style="color:#a193c4;">Text here</p>
.mytext {color:#a193c4;}
This box has a color of #a193c4
<div style="background-color:#a193c4;">Content here</div>
.mybackground {background-color:#a193c4;}
Border around this has a color of #a193c4
<div style="border:2px solid #a193c4;">Content here</div>
.myborder {border:2px solid #a193c4;}