#500cdc color space conversions
Hex:
#500cdc
RGB:
80, 12, 220
CMY:
69, 95, 14
CMYK:
64, 95, 0, 14
HSL:
260°, 89.6552%, 45.4902%
HSV (HSB):
260°, 94.5455%, 86.2745%
XYZ:
16.3580, 7.1357, 68.2253
xyY:
0.1783, 0.0778, 7.1357
CIE-Lab:
32.1139, 70.7336, -88.1877
CIE-LCH:
32.1139, 113.0500, 308.7324
CIE-Luv:
32.1139, 0.6703, -113.7972
Hunter-Lab:
26.7128, 62.5600, -132.7297
#500cdc color charts
#500cdc color shades, tints & tones
#500cdc color schemes
#500cdc color preview, HTML & CSS examples
This text has a color of #500cdc
<p style="color:#500cdc;">Text here</p>
.mytext {color:#500cdc;}
This box has a color of #500cdc
<div style="background-color:#500cdc;">Content here</div>
.mybackground {background-color:#500cdc;}
Border around this has a color of #500cdc
<div style="border:2px solid #500cdc;">Content here</div>
.myborder {border:2px solid #500cdc;}