#5e007e color space conversions
Hex:
#5e007e
RGB:
94, 0, 126
CMY:
63, 100, 51
CMYK:
25, 100, 0, 51
HSL:
285°, 100.0000%, 24.7059%
HSV (HSB):
285°, 100.0000%, 49.4118%
XYZ:
8.3820, 3.8860, 20.0470
xyY:
0.2594, 0.1203, 3.8860
CIE-Lab:
23.2911, 53.1981, -46.0351
CIE-LCH:
23.2911, 70.3510, 319.1286
CIE-Luv:
23.2911, 20.1497, -58.2988
Hunter-Lab:
19.7130, 41.4004, -46.4952
#5e007e color charts
#5e007e color shades, tints & tones
#5e007e color schemes
#5e007e color preview, HTML & CSS examples
This text has a color of #5e007e
<p style="color:#5e007e;">Text here</p>
.mytext {color:#5e007e;}
This box has a color of #5e007e
<div style="background-color:#5e007e;">Content here</div>
.mybackground {background-color:#5e007e;}
Border around this has a color of #5e007e
<div style="border:2px solid #5e007e;">Content here</div>
.myborder {border:2px solid #5e007e;}