#a50cea color space conversions
Hex:
#a50cea
RGB:
165, 12, 234
CMY:
35, 95, 8
CMYK:
29, 95, 0, 8
HSL:
281°, 90.2439%, 48.2353%
HSV (HSB):
281°, 94.8718%, 91.7647%
XYZ:
30.4998, 14.2028, 78.9758
xyY:
0.2466, 0.1148, 14.2028
CIE-Lab:
44.5224, 81.4403, -75.3483
CIE-LCH:
44.5224, 110.9500, 317.2251
CIE-Luv:
44.5224, 32.4569, -117.0859
Hunter-Lab:
37.6866, 78.5087, -97.8672
#a50cea color charts
#a50cea RGB chart
#a50cea CMYK chart
#a50cea RGB pie chart
#a50cea color shades, tints & tones
#a50cea color schemes
#a50cea color preview, HTML & CSS examples
This text has a color of #a50cea
<p style="color:#a50cea;">Text here</p>
.mytext {color:#a50cea;}
Text color #a50cea
This box has a color of #a50cea
<div style="background-color:#a50cea;">Content here</div>
.mybackground {background-color:#a50cea;}
Background color #a50cea
Border around this has a color of #a50cea
<div style="border:2px solid #a50cea;">Content here</div>
.myborder {border:2px solid #a50cea;}
Border color #a50cea