#7f20c5 color space conversions
Hex:
#7f20c5
RGB:
127, 32, 197
CMY:
50, 87, 23
CMYK:
36, 84, 0, 23
HSL:
275°, 72.0524%, 44.9020%
HSV (HSB):
275°, 83.7563%, 77.2549%
XYZ:
19.3470, 9.5763, 53.6520
xyY:
0.2343, 0.1160, 9.5763
CIE-Lab:
37.0709, 65.3683, -66.4674
CIE-LCH:
37.0709, 93.2252, 314.5223
CIE-Luv:
37.0709, 19.7831, -97.4858
Hunter-Lab:
30.9455, 57.4423, -81.1325
#7f20c5 color charts
#7f20c5 color shades, tints & tones
#7f20c5 color schemes
#7f20c5 color preview, HTML & CSS examples
This text has a color of #7f20c5
<p style="color:#7f20c5;">Text here</p>
.mytext {color:#7f20c5;}
This box has a color of #7f20c5
<div style="background-color:#7f20c5;">Content here</div>
.mybackground {background-color:#7f20c5;}
Border around this has a color of #7f20c5
<div style="border:2px solid #7f20c5;">Content here</div>
.myborder {border:2px solid #7f20c5;}