#500da3 color space conversions
Hex:
#500da3
RGB:
80, 13, 163
CMY:
69, 95, 36
CMYK:
51, 92, 0, 36
HSL:
267°, 85.2273%, 34.5098%
HSV (HSB):
267°, 92.0245%, 63.9216%
XYZ:
10.0630, 4.6377, 35.0151
xyY:
0.2024, 0.0933, 4.6377
CIE-Lab:
25.6765, 56.8977, -65.1675
CIE-LCH:
25.6765, 86.5110, 311.1242
CIE-Luv:
25.6765, 6.7174, -80.8854
Hunter-Lab:
21.5352, 45.7233, -81.3276
#500da3 color charts
#500da3 color shades, tints & tones
#500da3 color schemes
#500da3 color preview, HTML & CSS examples
This text has a color of #500da3
<p style="color:#500da3;">Text here</p>
.mytext {color:#500da3;}
This box has a color of #500da3
<div style="background-color:#500da3;">Content here</div>
.mybackground {background-color:#500da3;}
Border around this has a color of #500da3
<div style="border:2px solid #500da3;">Content here</div>
.myborder {border:2px solid #500da3;}