#a532ed color space conversions
Hex:
#a532ed
RGB:
165, 50, 237
CMY:
35, 80, 7
CMYK:
30, 79, 0, 7
HSL:
277°, 83.8565%, 56.2745%
HSV (HSB):
277°, 78.9030%, 92.9412%
XYZ:
31.9437, 16.3950, 81.6017
xyY:
0.2458, 0.1262, 16.3950
CIE-Lab:
47.4885, 73.9742, -72.2043
CIE-LCH:
47.4885, 103.3714, 315.6937
CIE-Luv:
47.4885, 28.7835, -114.8448
Hunter-Lab:
40.4907, 69.9626, -91.1448
#a532ed color charts
#a532ed color shades, tints & tones
#a532ed color schemes
#a532ed color preview, HTML & CSS examples
This text has a color of #a532ed
<p style="color:#a532ed;">Text here</p>
.mytext {color:#a532ed;}
This box has a color of #a532ed
<div style="background-color:#a532ed;">Content here</div>
.mybackground {background-color:#a532ed;}
Border around this has a color of #a532ed
<div style="border:2px solid #a532ed;">Content here</div>
.myborder {border:2px solid #a532ed;}