#4f003c color space conversions
Hex:
#4f003c
RGB:
79, 0, 60
CMY:
69, 100, 76
CMYK:
0, 100, 24, 69
HSL:
314°, 100.0000%, 15.4902%
HSV (HSB):
314°, 100.0000%, 30.9804%
XYZ:
4.0401, 1.9885, 4.4459
xyY:
0.3857, 0.1898, 1.9885
CIE-Lab:
15.4268, 39.0360, -14.6855
CIE-LCH:
15.4268, 41.7070, 339.3834
CIE-Luv:
15.4268, 28.9793, -17.8917
Hunter-Lab:
14.1015, 26.4626, -8.8217
#4f003c color charts
#4f003c color shades, tints & tones
#4f003c color schemes
#4f003c color preview, HTML & CSS examples
This text has a color of #4f003c
<p style="color:#4f003c;">Text here</p>
.mytext {color:#4f003c;}
This box has a color of #4f003c
<div style="background-color:#4f003c;">Content here</div>
.mybackground {background-color:#4f003c;}
Border around this has a color of #4f003c
<div style="border:2px solid #4f003c;">Content here</div>
.myborder {border:2px solid #4f003c;}