#7f50a0 color space conversions
Hex:
#7f50a0
RGB:
127, 80, 160
CMY:
50, 69, 37
CMYK:
21, 50, 0, 37
HSL:
275°, 33.3333%, 47.0588%
HSV (HSB):
275°, 50.0000%, 62.7451%
XYZ:
17.9662, 12.7874, 34.7790
xyY:
0.2742, 0.1951, 12.7874
CIE-Lab:
42.4412, 35.0505, -35.9542
CIE-LCH:
42.4412, 50.2120, 314.2708
CIE-Luv:
42.4412, 17.0739, -56.2503
Hunter-Lab:
35.7595, 27.1025, -32.6327
#7f50a0 color charts
#7f50a0 color shades, tints & tones
#7f50a0 color schemes
#7f50a0 color preview, HTML & CSS examples
This text has a color of #7f50a0
<p style="color:#7f50a0;">Text here</p>
.mytext {color:#7f50a0;}
This box has a color of #7f50a0
<div style="background-color:#7f50a0;">Content here</div>
.mybackground {background-color:#7f50a0;}
Border around this has a color of #7f50a0
<div style="border:2px solid #7f50a0;">Content here</div>
.myborder {border:2px solid #7f50a0;}