#a193e2 color space conversions
Hex:
#a193e2
RGB:
161, 147, 226
CMY:
37, 42, 11
CMYK:
29, 35, 0, 11
HSL:
251°, 57.6642%, 73.1373%
HSV (HSB):
251°, 34.9558%, 88.6275%
XYZ:
38.8591, 33.9355, 76.4536
xyY:
0.2604, 0.2274, 33.9355
CIE-Lab:
64.9113, 22.3419, -38.2612
CIE-LCH:
64.9113, 44.3067, 300.2820
CIE-Luv:
64.9113, 1.8077, -63.6166
Hunter-Lab:
58.2542, 17.1257, -37.0351
#a193e2 color charts
#a193e2 color shades, tints & tones
#a193e2 color schemes
#a193e2 color preview, HTML & CSS examples
This text has a color of #a193e2
<p style="color:#a193e2;">Text here</p>
.mytext {color:#a193e2;}
This box has a color of #a193e2
<div style="background-color:#a193e2;">Content here</div>
.mybackground {background-color:#a193e2;}
Border around this has a color of #a193e2
<div style="border:2px solid #a193e2;">Content here</div>
.myborder {border:2px solid #a193e2;}