#7f56c5 color space conversions
Hex:
#7f56c5
RGB:
127, 86, 197
CMY:
50, 66, 23
CMYK:
36, 56, 0, 23
HSL:
262°, 48.8987%, 55.4902%
HSV (HSB):
262°, 56.3452%, 77.2549%
XYZ:
22.1582, 15.1988, 54.5891
xyY:
0.2410, 0.1653, 15.1988
CIE-Lab:
45.9053, 40.8961, -52.1501
CIE-LCH:
45.9053, 66.2731, 308.1035
CIE-Luv:
45.9053, 9.7255, -82.2668
Hunter-Lab:
38.9857, 33.2289, -55.7300
#7f56c5 color charts
#7f56c5 color shades, tints & tones
#7f56c5 color schemes
#7f56c5 color preview, HTML & CSS examples
This text has a color of #7f56c5
<p style="color:#7f56c5;">Text here</p>
.mytext {color:#7f56c5;}
This box has a color of #7f56c5
<div style="background-color:#7f56c5;">Content here</div>
.mybackground {background-color:#7f56c5;}
Border around this has a color of #7f56c5
<div style="border:2px solid #7f56c5;">Content here</div>
.myborder {border:2px solid #7f56c5;}