#a50cc2 color space conversions
Hex:
#a50cc2
RGB:
165, 12, 194
CMY:
35, 95, 24
CMYK:
15, 94, 0, 24
HSL:
290°, 88.3495%, 40.3922%
HSV (HSB):
290°, 93.8144%, 76.0784%
XYZ:
25.3861, 12.1573, 52.0475
xyY:
0.2834, 0.1357, 12.1573
CIE-Lab:
41.4651, 74.3058, -57.3007
CIE-LCH:
41.4651, 93.8335, 322.3625
CIE-Luv:
41.4651, 43.7781, -90.3717
Hunter-Lab:
34.8673, 68.9440, -64.0968
#a50cc2 color charts
#a50cc2 color shades, tints & tones
#a50cc2 color schemes
#a50cc2 color preview, HTML & CSS examples
This text has a color of #a50cc2
<p style="color:#a50cc2;">Text here</p>
.mytext {color:#a50cc2;}
This box has a color of #a50cc2
<div style="background-color:#a50cc2;">Content here</div>
.mybackground {background-color:#a50cc2;}
Border around this has a color of #a50cc2
<div style="border:2px solid #a50cc2;">Content here</div>
.myborder {border:2px solid #a50cc2;}