#5e005c color space conversions
Hex:
#5e005c
RGB:
94, 0, 92
CMY:
63, 100, 64
CMYK:
0, 100, 2, 63
HSL:
301°, 100.0000%, 18.4314%
HSV (HSB):
301°, 100.0000%, 36.8627%
XYZ:
6.5479, 3.1524, 10.3886
xyY:
0.3259, 0.1569, 3.1524
CIE-Lab:
20.6441, 47.0211, -28.2097
CIE-LCH:
20.6441, 54.8340, 329.0389
CIE-Luv:
20.6441, 29.6008, -36.1101
Hunter-Lab:
17.7550, 34.7579, -22.2626
#5e005c color charts
#5e005c color shades, tints & tones
#5e005c color schemes
#5e005c color preview, HTML & CSS examples
This text has a color of #5e005c
<p style="color:#5e005c;">Text here</p>
.mytext {color:#5e005c;}
This box has a color of #5e005c
<div style="background-color:#5e005c;">Content here</div>
.mybackground {background-color:#5e005c;}
Border around this has a color of #5e005c
<div style="border:2px solid #5e005c;">Content here</div>
.myborder {border:2px solid #5e005c;}