#7e3f7e color space conversions
Hex:
#7e3f7e
RGB:
126, 63, 126
CMY:
51, 75, 51
CMYK:
0, 50, 0, 51
HSL:
300°, 33.3333%, 37.0588%
HSV (HSB):
300°, 50.0000%, 49.4118%
XYZ:
14.1476, 9.4970, 20.8261
xyY:
0.3181, 0.2136, 9.4970
CIE-Lab:
36.9241, 36.8619, -23.9852
CIE-LCH:
36.9241, 43.9783, 326.9489
CIE-Luv:
36.9241, 29.0256, -37.5336
Hunter-Lab:
30.8172, 28.0159, -18.4959
#7e3f7e color charts
#7e3f7e color shades, tints & tones
#7e3f7e color schemes
#7e3f7e color preview, HTML & CSS examples
This text has a color of #7e3f7e
<p style="color:#7e3f7e;">Text here</p>
.mytext {color:#7e3f7e;}
This box has a color of #7e3f7e
<div style="background-color:#7e3f7e;">Content here</div>
.mybackground {background-color:#7e3f7e;}
Border around this has a color of #7e3f7e
<div style="border:2px solid #7e3f7e;">Content here</div>
.myborder {border:2px solid #7e3f7e;}