#a50acc color space conversions
Hex:
#a50acc
RGB:
165, 10, 204
CMY:
35, 96, 20
CMYK:
19, 95, 0, 20
HSL:
288°, 90.6542%, 41.9608%
HSV (HSB):
288°, 95.0980%, 80.0000%
XYZ:
26.5247, 12.5760, 58.1562
xyY:
0.2727, 0.1293, 12.5760
CIE-Lab:
42.1174, 76.2377, -62.0690
CIE-LCH:
42.1174, 98.3095, 320.8492
CIE-Luv:
42.1174, 40.7709, -97.3759
Hunter-Lab:
35.4627, 71.4510, -72.4072
#a50acc color charts
#a50acc RGB chart
#a50acc CMYK chart
#a50acc RGB pie chart
#a50acc color shades, tints & tones
#a50acc color schemes
#a50acc color preview, HTML & CSS examples
This text has a color of #a50acc
<p style="color:#a50acc;">Text here</p>
.mytext {color:#a50acc;}
Text color #a50acc
This box has a color of #a50acc
<div style="background-color:#a50acc;">Content here</div>
.mybackground {background-color:#a50acc;}
Background color #a50acc
Border around this has a color of #a50acc
<div style="border:2px solid #a50acc;">Content here</div>
.myborder {border:2px solid #a50acc;}
Border color #a50acc