#a53bb5 color space conversions
Hex:
#a53bb5
RGB:
165, 59, 181
CMY:
35, 77, 29
CMYK:
9, 67, 0, 29
HSL:
292°, 50.8333%, 47.0588%
HSV (HSB):
292°, 67.4033%, 70.9804%
XYZ:
25.4215, 14.4635, 45.1679
xyY:
0.2989, 0.1701, 14.4635
CIE-Lab:
44.8904, 59.6911, -44.1769
CIE-LCH:
44.8904, 74.2605, 323.4951
CIE-Luv:
44.8904, 41.5846, -72.2794
Hunter-Lab:
38.0309, 52.7633, -43.7951
#a53bb5 color charts
#a53bb5 color shades, tints & tones
#a53bb5 color schemes
#a53bb5 color preview, HTML & CSS examples
This text has a color of #a53bb5
<p style="color:#a53bb5;">Text here</p>
.mytext {color:#a53bb5;}
This box has a color of #a53bb5
<div style="background-color:#a53bb5;">Content here</div>
.mybackground {background-color:#a53bb5;}
Border around this has a color of #a53bb5
<div style="border:2px solid #a53bb5;">Content here</div>
.myborder {border:2px solid #a53bb5;}