#7f58f5 color space conversions
Hex:
#7f58f5
RGB:
127, 88, 245
CMY:
50, 65, 4
CMYK:
48, 64, 0, 4
HSL:
255°, 88.7006%, 65.2941%
HSV (HSB):
255°, 64.0816%, 96.0784%
XYZ:
28.7236, 18.0840, 88.3629
xyY:
0.2125, 0.1338, 18.0840
CIE-Lab:
49.5979, 52.7845, -73.4522
CIE-LCH:
49.5979, 90.4513, 305.7019
CIE-Luv:
49.5979, 3.5376, -116.2583
Hunter-Lab:
42.5253, 46.1477, -93.4302
#7f58f5 color charts
#7f58f5 color shades, tints & tones
#7f58f5 color schemes
#7f58f5 color preview, HTML & CSS examples
This text has a color of #7f58f5
<p style="color:#7f58f5;">Text here</p>
.mytext {color:#7f58f5;}
This box has a color of #7f58f5
<div style="background-color:#7f58f5;">Content here</div>
.mybackground {background-color:#7f58f5;}
Border around this has a color of #7f58f5
<div style="border:2px solid #7f58f5;">Content here</div>
.myborder {border:2px solid #7f58f5;}