#500cea color space conversions
Hex:
#500cea
RGB:
80, 12, 234
CMY:
69, 95, 8
CMYK:
66, 95, 0, 8
HSL:
258°, 90.2439%, 48.2353%
HSV (HSB):
258°, 94.8718%, 91.7647%
XYZ:
18.2910, 7.9089, 78.4044
xyY:
0.1749, 0.0756, 7.9089
CIE-Lab:
33.7925, 74.0482, -93.4137
CIE-LCH:
33.7925, 119.2025, 308.4035
CIE-Luv:
33.7925, -0.5426, -121.7142
Hunter-Lab:
28.1228, 66.8811, -145.6104
#500cea color charts
#500cea RGB chart
#500cea CMYK chart
#500cea RGB pie chart
#500cea color shades, tints & tones
#500cea color schemes
#500cea color preview, HTML & CSS examples
This text has a color of #500cea
<p style="color:#500cea;">Text here</p>
.mytext {color:#500cea;}
Text color #500cea
This box has a color of #500cea
<div style="background-color:#500cea;">Content here</div>
.mybackground {background-color:#500cea;}
Background color #500cea
Border around this has a color of #500cea
<div style="border:2px solid #500cea;">Content here</div>
.myborder {border:2px solid #500cea;}
Border color #500cea