#5d007c color space conversions
Hex:
#5d007c
RGB:
93, 0, 124
CMY:
64, 100, 51
CMYK:
25, 100, 0, 51
HSL:
285°, 100.0000%, 24.3137%
HSV (HSB):
285°, 100.0000%, 48.6275%
XYZ:
8.1523, 3.7824, 19.3692
xyY:
0.2604, 0.1208, 3.7824
CIE-Lab:
22.9386, 52.6656, -45.3458
CIE-LCH:
22.9386, 69.4975, 319.2711
CIE-Luv:
22.9386, 20.0644, -57.1254
Hunter-Lab:
19.4484, 40.7883, -45.4347
#5d007c color charts
#5d007c color shades, tints & tones
#5d007c color schemes
#5d007c color preview, HTML & CSS examples
This text has a color of #5d007c
<p style="color:#5d007c;">Text here</p>
.mytext {color:#5d007c;}
This box has a color of #5d007c
<div style="background-color:#5d007c;">Content here</div>
.mybackground {background-color:#5d007c;}
Border around this has a color of #5d007c
<div style="border:2px solid #5d007c;">Content here</div>
.myborder {border:2px solid #5d007c;}