#a50cc7 color space conversions
Hex:
#a50cc7
RGB:
165, 12, 199
CMY:
35, 95, 22
CMYK:
17, 94, 0, 22
HSL:
289°, 88.6256%, 41.3725%
HSV (HSB):
289°, 93.9698%, 78.0392%
XYZ:
25.9573, 12.3858, 55.0554
xyY:
0.2779, 0.1326, 12.3858
CIE-Lab:
41.8228, 75.1609, -59.6400
CIE-LCH:
41.8228, 95.9484, 321.5681
CIE-Luv:
41.8228, 42.2098, -93.8333
Hunter-Lab:
35.1935, 70.0661, -68.1158
#a50cc7 color charts
#a50cc7 color shades, tints & tones
#a50cc7 color schemes
#a50cc7 color preview, HTML & CSS examples
This text has a color of #a50cc7
<p style="color:#a50cc7;">Text here</p>
.mytext {color:#a50cc7;}
This box has a color of #a50cc7
<div style="background-color:#a50cc7;">Content here</div>
.mybackground {background-color:#a50cc7;}
Border around this has a color of #a50cc7
<div style="border:2px solid #a50cc7;">Content here</div>
.myborder {border:2px solid #a50cc7;}