#a53dd4 color space conversions
Hex:
#a53dd4
RGB:
165, 61, 212
CMY:
35, 76, 17
CMYK:
22, 71, 0, 17
HSL:
281°, 63.7131%, 53.5294%
HSV (HSB):
281°, 71.2264%, 83.1373%
XYZ:
29.0695, 16.0903, 63.8610
xyY:
0.2666, 0.1476, 16.0903
CIE-Lab:
47.0927, 64.9242, -58.6322
CIE-LCH:
47.0927, 87.4808, 317.9152
CIE-Luv:
47.0927, 32.9613, -94.8267
Hunter-Lab:
40.1127, 59.1608, -66.3131
#a53dd4 color charts
#a53dd4 color shades, tints & tones
#a53dd4 color schemes
#a53dd4 color preview, HTML & CSS examples
This text has a color of #a53dd4
<p style="color:#a53dd4;">Text here</p>
.mytext {color:#a53dd4;}
This box has a color of #a53dd4
<div style="background-color:#a53dd4;">Content here</div>
.mybackground {background-color:#a53dd4;}
Border around this has a color of #a53dd4
<div style="border:2px solid #a53dd4;">Content here</div>
.myborder {border:2px solid #a53dd4;}