#50026a color space conversions
Hex:
#50026a
RGB:
80, 2, 106
CMY:
69, 99, 58
CMYK:
25, 98, 0, 58
HSL:
285°, 96.2963%, 21.1765%
HSV (HSB):
285°, 98.1132%, 41.5686%
XYZ:
5.9315, 2.7895, 13.8615
xyY:
0.2627, 0.1235, 2.7895
CIE-Lab:
19.1803, 46.6861, -39.9555
CIE-LCH:
19.1803, 61.4494, 319.4420
CIE-Luv:
19.1803, 16.8744, -46.7230
Hunter-Lab:
16.7018, 34.1646, -37.5159
#50026a color charts
#50026a color shades, tints & tones
#50026a color schemes
#50026a color preview, HTML & CSS examples
This text has a color of #50026a
<p style="color:#50026a;">Text here</p>
.mytext {color:#50026a;}
This box has a color of #50026a
<div style="background-color:#50026a;">Content here</div>
.mybackground {background-color:#50026a;}
Border around this has a color of #50026a
<div style="border:2px solid #50026a;">Content here</div>
.myborder {border:2px solid #50026a;}