#4f007c color space conversions
Hex:
#4f007c
RGB:
79, 0, 124
CMY:
69, 100, 51
CMYK:
36, 100, 0, 51
HSL:
278°, 100.0000%, 24.3137%
HSV (HSB):
278°, 100.0000%, 48.6275%
XYZ:
6.8625, 3.1175, 19.3088
xyY:
0.2343, 0.1064, 3.1175
CIE-Lab:
20.5085, 50.8382, -49.4187
CIE-LCH:
20.5085, 70.8995, 315.8112
CIE-Luv:
20.5085, 12.8603, -57.8052
Hunter-Lab:
17.6564, 38.4789, -52.4791
#4f007c color charts
#4f007c color shades, tints & tones
#4f007c color schemes
#4f007c color preview, HTML & CSS examples
This text has a color of #4f007c
<p style="color:#4f007c;">Text here</p>
.mytext {color:#4f007c;}
This box has a color of #4f007c
<div style="background-color:#4f007c;">Content here</div>
.mybackground {background-color:#4f007c;}
Border around this has a color of #4f007c
<div style="border:2px solid #4f007c;">Content here</div>
.myborder {border:2px solid #4f007c;}