#500cec color space conversions
Hex:
#500cec
RGB:
80, 12, 236
CMY:
69, 95, 7
CMYK:
66, 95, 0, 7
HSL:
258°, 90.3226%, 48.6275%
HSV (HSB):
258°, 94.9153%, 92.5490%
XYZ:
18.5801, 8.0245, 79.9265
xyY:
0.1744, 0.0753, 8.0245
CIE-Lab:
34.0340, 74.5200, -94.1499
CIE-LCH:
34.0340, 120.0727, 308.3617
CIE-Luv:
34.0340, -0.7093, -122.8407
Hunter-Lab:
28.3276, 67.5046, -147.4576
#500cec color charts
#500cec color shades, tints & tones
#500cec color schemes
#500cec color preview, HTML & CSS examples
This text has a color of #500cec
<p style="color:#500cec;">Text here</p>
.mytext {color:#500cec;}
This box has a color of #500cec
<div style="background-color:#500cec;">Content here</div>
.mybackground {background-color:#500cec;}
Border around this has a color of #500cec
<div style="border:2px solid #500cec;">Content here</div>
.myborder {border:2px solid #500cec;}