#7f5de5 color space conversions
Hex:
#7f5de5
RGB:
127, 93, 229
CMY:
50, 64, 10
CMYK:
45, 59, 0, 10
HSL:
255°, 72.3404%, 63.1373%
HSV (HSB):
255°, 59.3886%, 89.8039%
XYZ:
26.8096, 17.9979, 76.1897
xyY:
0.2216, 0.1487, 17.9979
CIE-Lab:
49.4935, 45.6098, -64.6388
CIE-LCH:
49.4935, 79.1103, 305.2072
CIE-Luv:
49.4935, 4.0465, -102.9497
Hunter-Lab:
42.4239, 38.5605, -76.7830
#7f5de5 color charts
#7f5de5 color shades, tints & tones
#7f5de5 color schemes
#7f5de5 color preview, HTML & CSS examples
This text has a color of #7f5de5
<p style="color:#7f5de5;">Text here</p>
.mytext {color:#7f5de5;}
This box has a color of #7f5de5
<div style="background-color:#7f5de5;">Content here</div>
.mybackground {background-color:#7f5de5;}
Border around this has a color of #7f5de5
<div style="border:2px solid #7f5de5;">Content here</div>
.myborder {border:2px solid #7f5de5;}