#a13bcd color space conversions
Hex:
#a13bcd
RGB:
161, 59, 205
CMY:
37, 77, 20
CMYK:
21, 71, 0, 20
HSL:
282°, 59.3496%, 51.7647%
HSV (HSB):
282°, 71.2195%, 80.3922%
XYZ:
27.2814, 15.1128, 59.2368
xyY:
0.2684, 0.1487, 15.1128
CIE-Lab:
45.7883, 63.4929, -56.7388
CIE-LCH:
45.7883, 85.1507, 318.2153
CIE-Luv:
45.7883, 32.7092, -91.2252
Hunter-Lab:
38.8752, 57.2341, -63.1317
#a13bcd color charts
#a13bcd color shades, tints & tones
#a13bcd color schemes
#a13bcd color preview, HTML & CSS examples
This text has a color of #a13bcd
<p style="color:#a13bcd;">Text here</p>
.mytext {color:#a13bcd;}
This box has a color of #a13bcd
<div style="background-color:#a13bcd;">Content here</div>
.mybackground {background-color:#a13bcd;}
Border around this has a color of #a13bcd
<div style="border:2px solid #a13bcd;">Content here</div>
.myborder {border:2px solid #a13bcd;}