#5f007c color space conversions
Hex:
#5f007c
RGB:
95, 0, 124
CMY:
63, 100, 51
CMYK:
23, 100, 0, 51
HSL:
286°, 100.0000%, 24.3137%
HSV (HSB):
286°, 100.0000%, 48.6275%
XYZ:
8.3574, 3.8881, 19.3788
xyY:
0.2643, 0.1229, 3.8881
CIE-Lab:
23.2981, 52.9499, -44.7445
CIE-LCH:
23.2981, 69.3237, 319.8010
CIE-Luv:
23.2981, 21.1989, -56.9338
Hunter-Lab:
19.7183, 41.1482, -44.4661
#5f007c color charts
#5f007c color shades, tints & tones
#5f007c color schemes
#5f007c color preview, HTML & CSS examples
This text has a color of #5f007c
<p style="color:#5f007c;">Text here</p>
.mytext {color:#5f007c;}
This box has a color of #5f007c
<div style="background-color:#5f007c;">Content here</div>
.mybackground {background-color:#5f007c;}
Border around this has a color of #5f007c
<div style="border:2px solid #5f007c;">Content here</div>
.myborder {border:2px solid #5f007c;}