#a53dcd color space conversions
Hex:
#a53dcd
RGB:
165, 61, 205
CMY:
35, 76, 20
CMYK:
20, 70, 0, 20
HSL:
283°, 59.0164%, 52.1569%
HSV (HSB):
283°, 70.2439%, 80.3922%
XYZ:
28.2052, 15.7446, 59.3100
xyY:
0.2731, 0.1525, 15.7446
CIE-Lab:
46.6376, 63.5138, -55.3417
CIE-LCH:
46.6376, 84.2420, 318.9333
CIE-Luv:
46.6376, 34.7013, -89.7099
Hunter-Lab:
39.6795, 57.4436, -60.8468
#a53dcd color charts
#a53dcd color shades, tints & tones
#a53dcd color schemes
#a53dcd color preview, HTML & CSS examples
This text has a color of #a53dcd
<p style="color:#a53dcd;">Text here</p>
.mytext {color:#a53dcd;}
This box has a color of #a53dcd
<div style="background-color:#a53dcd;">Content here</div>
.mybackground {background-color:#a53dcd;}
Border around this has a color of #a53dcd
<div style="border:2px solid #a53dcd;">Content here</div>
.myborder {border:2px solid #a53dcd;}