#7f3e7f color space conversions
Hex:
#7f3e7f
RGB:
127, 62, 127
CMY:
50, 76, 50
CMYK:
0, 51, 0, 50
HSL:
300°, 34.3915%, 37.0588%
HSV (HSB):
300°, 51.1811%, 49.8039%
XYZ:
14.3058, 9.4896, 21.1563
xyY:
0.3182, 0.2111, 9.4896
CIE-Lab:
36.9103, 37.9053, -24.6149
CIE-LCH:
36.9103, 45.1963, 327.0012
CIE-Luv:
36.9103, 29.8098, -38.5476
Hunter-Lab:
30.8052, 28.9856, -19.1555
#7f3e7f color charts
#7f3e7f color shades, tints & tones
#7f3e7f color schemes
#7f3e7f color preview, HTML & CSS examples
This text has a color of #7f3e7f
<p style="color:#7f3e7f;">Text here</p>
.mytext {color:#7f3e7f;}
This box has a color of #7f3e7f
<div style="background-color:#7f3e7f;">Content here</div>
.mybackground {background-color:#7f3e7f;}
Border around this has a color of #7f3e7f
<div style="border:2px solid #7f3e7f;">Content here</div>
.myborder {border:2px solid #7f3e7f;}