#7f34e5 color space conversions
Hex:
#7f34e5
RGB:
127, 52, 229
CMY:
50, 80, 10
CMYK:
45, 77, 0, 10
HSL:
265°, 77.2926%, 55.0980%
HSV (HSB):
265°, 77.2926%, 89.8039%
XYZ:
24.1232, 12.6252, 75.2942
xyY:
0.2153, 0.1127, 12.6252
CIE-Lab:
42.1929, 65.7380, -76.5277
CIE-LCH:
42.1929, 100.8859, 310.6629
CIE-Luv:
42.1929, 11.9412, -115.0397
Hunter-Lab:
35.5319, 59.0061, -100.7667
#7f34e5 color charts
#7f34e5 color shades, tints & tones
#7f34e5 color schemes
#7f34e5 color preview, HTML & CSS examples
This text has a color of #7f34e5
<p style="color:#7f34e5;">Text here</p>
.mytext {color:#7f34e5;}
This box has a color of #7f34e5
<div style="background-color:#7f34e5;">Content here</div>
.mybackground {background-color:#7f34e5;}
Border around this has a color of #7f34e5
<div style="border:2px solid #7f34e5;">Content here</div>
.myborder {border:2px solid #7f34e5;}