#7f3f81 color space conversions
Hex:
#7f3f81
RGB:
127, 63, 129
CMY:
50, 75, 49
CMYK:
2, 51, 0, 49
HSL:
298°, 34.3750%, 37.6471%
HSV (HSB):
298°, 51.1628%, 50.5882%
XYZ:
14.4924, 9.6520, 21.8681
xyY:
0.3150, 0.2098, 9.6520
CIE-Lab:
37.2105, 37.7626, -25.3820
CIE-LCH:
37.2105, 45.5001, 326.0931
CIE-Luv:
37.2105, 28.9967, -39.6877
Hunter-Lab:
31.0677, 28.8976, -19.9859
#7f3f81 color charts
#7f3f81 color shades, tints & tones
#7f3f81 color schemes
#7f3f81 color preview, HTML & CSS examples
This text has a color of #7f3f81
<p style="color:#7f3f81;">Text here</p>
.mytext {color:#7f3f81;}
This box has a color of #7f3f81
<div style="background-color:#7f3f81;">Content here</div>
.mybackground {background-color:#7f3f81;}
Border around this has a color of #7f3f81
<div style="border:2px solid #7f3f81;">Content here</div>
.myborder {border:2px solid #7f3f81;}