#5005d3 color space conversions
Hex:
#5005d3
RGB:
80, 5, 211
CMY:
69, 98, 17
CMYK:
62, 98, 0, 17
HSL:
262°, 95.3704%, 42.3529%
HSV (HSB):
262°, 97.6303%, 82.7451%
XYZ:
15.1204, 6.5172, 62.0890
xyY:
0.1806, 0.0778, 6.5172
CIE-Lab:
30.6814, 69.7094, -85.3646
CIE-LCH:
30.6814, 110.2112, 309.2354
CIE-Luv:
30.6814, 1.7318, -108.5943
Hunter-Lab:
25.5287, 61.0484, -126.3304
#5005d3 color charts
#5005d3 color shades, tints & tones
#5005d3 color schemes
#5005d3 color preview, HTML & CSS examples
This text has a color of #5005d3
<p style="color:#5005d3;">Text here</p>
.mytext {color:#5005d3;}
This box has a color of #5005d3
<div style="background-color:#5005d3;">Content here</div>
.mybackground {background-color:#5005d3;}
Border around this has a color of #5005d3
<div style="border:2px solid #5005d3;">Content here</div>
.myborder {border:2px solid #5005d3;}