#a53cc9 color space conversions
Hex:
#a53cc9
RGB:
165, 60, 201
CMY:
35, 76, 21
CMYK:
18, 70, 0, 21
HSL:
285°, 56.6265%, 51.1765%
HSV (HSB):
285°, 70.1493%, 78.8235%
XYZ:
27.6755, 15.4481, 56.7815
xyY:
0.2770, 0.1546, 15.4481
CIE-Lab:
46.2419, 63.1184, -53.6689
CIE-LCH:
46.2419, 82.8510, 319.6258
CIE-Luv:
46.2419, 35.9256, -87.0515
Hunter-Lab:
39.3041, 56.9067, -58.1417
#a53cc9 color charts
#a53cc9 color shades, tints & tones
#a53cc9 color schemes
#a53cc9 color preview, HTML & CSS examples
This text has a color of #a53cc9
<p style="color:#a53cc9;">Text here</p>
.mytext {color:#a53cc9;}
This box has a color of #a53cc9
<div style="background-color:#a53cc9;">Content here</div>
.mybackground {background-color:#a53cc9;}
Border around this has a color of #a53cc9
<div style="border:2px solid #a53cc9;">Content here</div>
.myborder {border:2px solid #a53cc9;}