#4f256e color space conversions
Hex:
#4f256e
RGB:
79, 37, 110
CMY:
69, 85, 57
CMYK:
28, 66, 0, 57
HSL:
275°, 49.6599%, 28.8235%
HSV (HSB):
275°, 66.3636%, 43.1373%
XYZ:
6.7005, 4.1112, 15.1922
xyY:
0.2577, 0.1581, 4.1112
CIE-Lab:
24.0357, 33.9828, -34.7060
CIE-LCH:
24.0357, 48.5731, 314.3968
CIE-Luv:
24.0357, 11.6794, -44.8736
Hunter-Lab:
20.2761, 23.5045, -30.2309
#4f256e color charts
#4f256e color shades, tints & tones
#4f256e color schemes
#4f256e color preview, HTML & CSS examples
This text has a color of #4f256e
<p style="color:#4f256e;">Text here</p>
.mytext {color:#4f256e;}
This box has a color of #4f256e
<div style="background-color:#4f256e;">Content here</div>
.mybackground {background-color:#4f256e;}
Border around this has a color of #4f256e
<div style="border:2px solid #4f256e;">Content here</div>
.myborder {border:2px solid #4f256e;}