#a50cc5 color space conversions
Hex:
#a50cc5
RGB:
165, 12, 197
CMY:
35, 95, 23
CMYK:
16, 94, 0, 23
HSL:
290°, 88.5167%, 40.9804%
HSV (HSB):
290°, 93.9086%, 77.2549%
XYZ:
25.7266, 12.2935, 53.8403
xyY:
0.2801, 0.1338, 12.2935
CIE-Lab:
41.6788, 74.8175, -58.7073
CIE-LCH:
41.6788, 95.1010, 321.8796
CIE-Luv:
41.6788, 42.8316, -92.4531
Hunter-Lab:
35.0621, 69.6145, -66.5005
#a50cc5 color charts
#a50cc5 color shades, tints & tones
#a50cc5 color schemes
#a50cc5 color preview, HTML & CSS examples
This text has a color of #a50cc5
<p style="color:#a50cc5;">Text here</p>
.mytext {color:#a50cc5;}
This box has a color of #a50cc5
<div style="background-color:#a50cc5;">Content here</div>
.mybackground {background-color:#a50cc5;}
Border around this has a color of #a50cc5
<div style="border:2px solid #a50cc5;">Content here</div>
.myborder {border:2px solid #a50cc5;}