#a50dd2 color space conversions
Hex:
#a50dd2
RGB:
165, 13, 210
CMY:
35, 95, 18
CMYK:
21, 94, 0, 18
HSL:
286°, 88.3408%, 43.7255%
HSV (HSB):
286°, 93.8095%, 82.3529%
XYZ:
27.2938, 12.9403, 62.0320
xyY:
0.2669, 0.1265, 12.9403
CIE-Lab:
42.6732, 76.9703, -64.6383
CIE-LCH:
42.6732, 100.5113, 319.9770
CIE-Luv:
42.6732, 38.8763, -101.2610
Hunter-Lab:
35.9727, 72.4826, -77.0600
#a50dd2 color charts
#a50dd2 color shades, tints & tones
#a50dd2 color schemes
#a50dd2 color preview, HTML & CSS examples
This text has a color of #a50dd2
<p style="color:#a50dd2;">Text here</p>
.mytext {color:#a50dd2;}
This box has a color of #a50dd2
<div style="background-color:#a50dd2;">Content here</div>
.mybackground {background-color:#a50dd2;}
Border around this has a color of #a50dd2
<div style="border:2px solid #a50dd2;">Content here</div>
.myborder {border:2px solid #a50dd2;}