#5001d3 color space conversions
Hex:
#5001d3
RGB:
80, 1, 211
CMY:
69, 100, 17
CMYK:
62, 100, 0, 17
HSL:
263°, 99.0566%, 41.5686%
HSV (HSB):
263°, 99.5261%, 82.7451%
XYZ:
15.0770, 6.4303, 62.0745
xyY:
0.1804, 0.0769, 6.4303
CIE-Lab:
30.4732, 70.3475, -85.7107
CIE-LCH:
30.4732, 110.8832, 309.3776
CIE-Luv:
30.4732, 1.8627, -108.5345
Hunter-Lab:
25.3581, 61.7529, -127.3864
#5001d3 color charts
#5001d3 color shades, tints & tones
#5001d3 color schemes
#5001d3 color preview, HTML & CSS examples
This text has a color of #5001d3
<p style="color:#5001d3;">Text here</p>
.mytext {color:#5001d3;}
This box has a color of #5001d3
<div style="background-color:#5001d3;">Content here</div>
.mybackground {background-color:#5001d3;}
Border around this has a color of #5001d3
<div style="border:2px solid #5001d3;">Content here</div>
.myborder {border:2px solid #5001d3;}