#a53adc color space conversions
Hex:
#a53adc
RGB:
165, 58, 220
CMY:
35, 77, 14
CMYK:
25, 74, 0, 14
HSL:
280°, 69.8276%, 54.5098%
HSV (HSB):
280°, 73.6364%, 86.2745%
XYZ:
29.9484, 16.1928, 69.2572
xyY:
0.2595, 0.1403, 16.1928
CIE-Lab:
47.2264, 67.7096, -62.9903
CIE-LCH:
47.2264, 92.4790, 317.0679
CIE-Luv:
47.2264, 31.5644, -101.3671
Hunter-Lab:
40.2402, 62.4264, -73.8755
#a53adc color charts
#a53adc color shades, tints & tones
#a53adc color schemes
#a53adc color preview, HTML & CSS examples
This text has a color of #a53adc
<p style="color:#a53adc;">Text here</p>
.mytext {color:#a53adc;}
This box has a color of #a53adc
<div style="background-color:#a53adc;">Content here</div>
.mybackground {background-color:#a53adc;}
Border around this has a color of #a53adc
<div style="border:2px solid #a53adc;">Content here</div>
.myborder {border:2px solid #a53adc;}