#4f007f color space conversions
Hex:
#4f007f
RGB:
79, 0, 127
CMY:
69, 100, 50
CMYK:
38, 100, 0, 50
HSL:
277°, 100.0000%, 24.9020%
HSV (HSB):
277°, 100.0000%, 49.8039%
XYZ:
7.0552, 3.1946, 20.3234
xyY:
0.2308, 0.1045, 3.1946
CIE-Lab:
20.8069, 51.4826, -50.8389
CIE-LCH:
20.8069, 72.3536, 315.3604
CIE-Luv:
20.8069, 12.3237, -59.6056
Hunter-Lab:
17.8734, 39.1815, -54.9061
#4f007f color charts
#4f007f color shades, tints & tones
#4f007f color schemes
#4f007f color preview, HTML & CSS examples
This text has a color of #4f007f
<p style="color:#4f007f;">Text here</p>
.mytext {color:#4f007f;}
This box has a color of #4f007f
<div style="background-color:#4f007f;">Content here</div>
.mybackground {background-color:#4f007f;}
Border around this has a color of #4f007f
<div style="border:2px solid #4f007f;">Content here</div>
.myborder {border:2px solid #4f007f;}