#a52dfa color space conversions
Hex:
#a52dfa
RGB:
165, 45, 250
CMY:
35, 82, 2
CMYK:
34, 82, 0, 2
HSL:
275°, 95.3488%, 57.8431%
HSV (HSB):
275°, 82.0000%, 98.0392%
XYZ:
33.7108, 16.7782, 91.9042
xyY:
0.2367, 0.1178, 16.7782
CIE-Lab:
47.9794, 78.1535, -78.7023
CIE-LCH:
47.9794, 110.9145, 314.7995
CIE-Luv:
47.9794, 26.4965, -124.2557
Hunter-Lab:
40.9612, 75.2218, -104.3554
#a52dfa color charts
#a52dfa color shades, tints & tones
#a52dfa color schemes
#a52dfa color preview, HTML & CSS examples
This text has a color of #a52dfa
<p style="color:#a52dfa;">Text here</p>
.mytext {color:#a52dfa;}
This box has a color of #a52dfa
<div style="background-color:#a52dfa;">Content here</div>
.mybackground {background-color:#a52dfa;}
Border around this has a color of #a52dfa
<div style="border:2px solid #a52dfa;">Content here</div>
.myborder {border:2px solid #a52dfa;}