#7f3f7c color space conversions
Hex:
#7f3f7c
RGB:
127, 63, 124
CMY:
50, 75, 51
CMYK:
0, 50, 2, 50
HSL:
303°, 33.6842%, 37.2549%
HSV (HSB):
303°, 50.3937%, 49.8039%
XYZ:
14.1680, 9.5223, 20.1600
xyY:
0.3231, 0.2172, 9.5223
CIE-Lab:
36.9710, 36.7870, -22.6625
CIE-LCH:
36.9710, 43.2073, 328.3650
CIE-Luv:
36.9710, 30.1554, -35.7001
Hunter-Lab:
30.8582, 27.9533, -17.1342
#7f3f7c color charts
#7f3f7c color shades, tints & tones
#7f3f7c color schemes
#7f3f7c color preview, HTML & CSS examples
This text has a color of #7f3f7c
<p style="color:#7f3f7c;">Text here</p>
.mytext {color:#7f3f7c;}
This box has a color of #7f3f7c
<div style="background-color:#7f3f7c;">Content here</div>
.mybackground {background-color:#7f3f7c;}
Border around this has a color of #7f3f7c
<div style="border:2px solid #7f3f7c;">Content here</div>
.myborder {border:2px solid #7f3f7c;}