#4f294e color space conversions
Hex:
#4f294e
RGB:
79, 41, 78
CMY:
69, 84, 69
CMYK:
0, 48, 1, 69
HSL:
302°, 31.6667%, 23.5294%
HSV (HSB):
302°, 48.1013%, 30.9804%
XYZ:
5.3925, 3.7982, 7.6566
xyY:
0.3201, 0.2254, 3.7982
CIE-Lab:
22.9928, 24.0547, -15.3222
CIE-LCH:
22.9928, 28.5201, 327.5040
CIE-Luv:
22.9928, 16.4186, -20.2523
Hunter-Lab:
19.4890, 15.2847, -9.6510
#4f294e color charts
#4f294e color shades, tints & tones
#4f294e color schemes
#4f294e color preview, HTML & CSS examples
This text has a color of #4f294e
<p style="color:#4f294e;">Text here</p>
.mytext {color:#4f294e;}
This box has a color of #4f294e
<div style="background-color:#4f294e;">Content here</div>
.mybackground {background-color:#4f294e;}
Border around this has a color of #4f294e
<div style="border:2px solid #4f294e;">Content here</div>
.myborder {border:2px solid #4f294e;}