#a50ccc color space conversions
Hex:
#a50ccc
RGB:
165, 12, 204
CMY:
35, 95, 20
CMYK:
19, 94, 0, 20
HSL:
288°, 88.8889%, 42.3529%
HSV (HSB):
288°, 94.1176%, 80.0000%
XYZ:
26.5476, 12.6219, 58.1638
xyY:
0.2727, 0.1297, 12.6219
CIE-Lab:
42.1879, 76.0277, -61.9544
CIE-LCH:
42.1879, 98.0743, 320.8237
CIE-Luv:
42.1879, 40.6873, -97.2586
Hunter-Lab:
35.5273, 71.2103, -72.1979
#a50ccc color charts
#a50ccc RGB chart
#a50ccc CMYK chart
#a50ccc RGB pie chart
#a50ccc color shades, tints & tones
#a50ccc color schemes
#a50ccc color preview, HTML & CSS examples
This text has a color of #a50ccc
<p style="color:#a50ccc;">Text here</p>
.mytext {color:#a50ccc;}
Text color #a50ccc
This box has a color of #a50ccc
<div style="background-color:#a50ccc;">Content here</div>
.mybackground {background-color:#a50ccc;}
Background color #a50ccc
Border around this has a color of #a50ccc
<div style="border:2px solid #a50ccc;">Content here</div>
.myborder {border:2px solid #a50ccc;}
Border color #a50ccc