#5005d5 color space conversions
Hex:
#5005d5
RGB:
80, 5, 213
CMY:
69, 98, 16
CMYK:
62, 98, 0, 16
HSL:
262°, 95.4128%, 42.7451%
HSV (HSB):
262°, 97.6526%, 83.5294%
XYZ:
15.3728, 6.6181, 63.4180
xyY:
0.1800, 0.0775, 6.6181
CIE-Lab:
30.9212, 70.1748, -86.1261
CIE-LCH:
30.9212, 111.0955, 309.1729
CIE-Luv:
30.9212, 1.5426, -109.7325
Hunter-Lab:
25.7257, 61.6454, -128.1514
#5005d5 color charts
#5005d5 color shades, tints & tones
#5005d5 color schemes
#5005d5 color preview, HTML & CSS examples
This text has a color of #5005d5
<p style="color:#5005d5;">Text here</p>
.mytext {color:#5005d5;}
This box has a color of #5005d5
<div style="background-color:#5005d5;">Content here</div>
.mybackground {background-color:#5005d5;}
Border around this has a color of #5005d5
<div style="border:2px solid #5005d5;">Content here</div>
.myborder {border:2px solid #5005d5;}