#7f5ab5 color space conversions
Hex:
#7f5ab5
RGB:
127, 90, 181
CMY:
50, 65, 29
CMYK:
30, 50, 0, 29
HSL:
264°, 38.0753%, 53.1373%
HSV (HSB):
264°, 50.2762%, 70.9804%
XYZ:
20.7491, 15.1606, 45.5487
xyY:
0.2547, 0.1861, 15.1606
CIE-Lab:
45.8533, 34.4533, -42.9347
CIE-LCH:
45.8533, 55.0493, 308.7456
CIE-Luv:
45.8533, 10.6372, -67.8073
Hunter-Lab:
38.9366, 26.9826, -42.1030
#7f5ab5 color charts
#7f5ab5 color shades, tints & tones
#7f5ab5 color schemes
#7f5ab5 color preview, HTML & CSS examples
This text has a color of #7f5ab5
<p style="color:#7f5ab5;">Text here</p>
.mytext {color:#7f5ab5;}
This box has a color of #7f5ab5
<div style="background-color:#7f5ab5;">Content here</div>
.mybackground {background-color:#7f5ab5;}
Border around this has a color of #7f5ab5
<div style="border:2px solid #7f5ab5;">Content here</div>
.myborder {border:2px solid #7f5ab5;}