#7f54a5 color space conversions
Hex:
#7f54a5
RGB:
127, 84, 165
CMY:
50, 67, 35
CMYK:
23, 49, 0, 35
HSL:
272°, 32.5301%, 48.8235%
HSV (HSB):
272°, 49.0909%, 64.7059%
XYZ:
18.7143, 13.5693, 37.2301
xyY:
0.2692, 0.1952, 13.5693
CIE-Lab:
43.6088, 33.9461, -37.0802
CIE-LCH:
43.6088, 50.2720, 312.4735
CIE-Luv:
43.6088, 14.9216, -58.1854
Hunter-Lab:
36.8365, 26.2204, -34.1379
#7f54a5 color charts
#7f54a5 color shades, tints & tones
#7f54a5 color schemes
#7f54a5 color preview, HTML & CSS examples
This text has a color of #7f54a5
<p style="color:#7f54a5;">Text here</p>
.mytext {color:#7f54a5;}
This box has a color of #7f54a5
<div style="background-color:#7f54a5;">Content here</div>
.mybackground {background-color:#7f54a5;}
Border around this has a color of #7f54a5
<div style="border:2px solid #7f54a5;">Content here</div>
.myborder {border:2px solid #7f54a5;}