#500e6d color space conversions
Hex:
#500e6d
RGB:
80, 14, 109
CMY:
69, 95, 57
CMYK:
27, 87, 0, 57
HSL:
282°, 77.2358%, 24.1176%
HSV (HSB):
282°, 87.1560%, 42.7451%
XYZ:
6.2256, 3.1237, 14.7428
xyY:
0.2584, 0.1297, 3.1237
CIE-Lab:
20.5326, 44.0830, -39.7127
CIE-LCH:
20.5326, 59.3331, 317.9855
CIE-Luv:
20.5326, 15.5005, -47.8944
Hunter-Lab:
17.6739, 31.9471, -37.0853
#500e6d color charts
#500e6d color shades, tints & tones
#500e6d color schemes
#500e6d color preview, HTML & CSS examples
This text has a color of #500e6d
<p style="color:#500e6d;">Text here</p>
.mytext {color:#500e6d;}
This box has a color of #500e6d
<div style="background-color:#500e6d;">Content here</div>
.mybackground {background-color:#500e6d;}
Border around this has a color of #500e6d
<div style="border:2px solid #500e6d;">Content here</div>
.myborder {border:2px solid #500e6d;}