#a50b9d color space conversions
Hex:
#a50b9d
RGB:
165, 11, 157
CMY:
35, 96, 38
CMYK:
0, 93, 5, 35
HSL:
303°, 87.5000%, 34.5098%
HSV (HSB):
303°, 93.3333%, 64.7059%
XYZ:
21.7225, 10.6730, 32.8135
xyY:
0.3331, 0.1637, 10.6730
CIE-Lab:
39.0242, 68.5258, -39.2200
CIE-LCH:
39.0242, 78.9557, 330.2158
CIE-Luv:
39.0242, 56.9188, -63.7143
Hunter-Lab:
32.6696, 61.5159, -36.6825
#a50b9d color charts
#a50b9d color shades, tints & tones
#a50b9d color schemes
#a50b9d color preview, HTML & CSS examples
This text has a color of #a50b9d
<p style="color:#a50b9d;">Text here</p>
.mytext {color:#a50b9d;}
This box has a color of #a50b9d
<div style="background-color:#a50b9d;">Content here</div>
.mybackground {background-color:#a50b9d;}
Border around this has a color of #a50b9d
<div style="border:2px solid #a50b9d;">Content here</div>
.myborder {border:2px solid #a50b9d;}