#5d005c color space conversions
Hex:
#5d005c
RGB:
93, 0, 92
CMY:
64, 100, 64
CMYK:
0, 100, 1, 64
HSL:
301°, 100.0000%, 18.2353%
HSV (HSB):
301°, 100.0000%, 36.4706%
XYZ:
6.4460, 3.0999, 10.3838
xyY:
0.3234, 0.1555, 3.0999
CIE-Lab:
20.4395, 46.8345, -28.5486
CIE-LCH:
20.4395, 54.8498, 328.6351
CIE-Luv:
20.4395, 28.8998, -36.2923
Hunter-Lab:
17.6064, 34.5402, -22.6432
#5d005c color charts
#5d005c color shades, tints & tones
#5d005c color schemes
#5d005c color preview, HTML & CSS examples
This text has a color of #5d005c
<p style="color:#5d005c;">Text here</p>
.mytext {color:#5d005c;}
This box has a color of #5d005c
<div style="background-color:#5d005c;">Content here</div>
.mybackground {background-color:#5d005c;}
Border around this has a color of #5d005c
<div style="border:2px solid #5d005c;">Content here</div>
.myborder {border:2px solid #5d005c;}