#7e05c5 color space conversions
Hex:
#7e05c5
RGB:
126, 5, 197
CMY:
51, 98, 23
CMYK:
36, 97, 0, 23
HSL:
278°, 95.0495%, 39.6078%
HSV (HSB):
278°, 97.4619%, 77.2549%
XYZ:
18.7365, 8.5754, 53.4910
xyY:
0.2319, 0.1061, 8.5754
CIE-Lab:
35.1535, 70.5063, -69.6151
CIE-LCH:
35.1535, 99.0828, 315.3644
CIE-Luv:
35.1535, 20.8471, -99.4547
Hunter-Lab:
29.2837, 62.9624, -87.8032
#7e05c5 color charts
#7e05c5 color shades, tints & tones
#7e05c5 color schemes
#7e05c5 color preview, HTML & CSS examples
This text has a color of #7e05c5
<p style="color:#7e05c5;">Text here</p>
.mytext {color:#7e05c5;}
This box has a color of #7e05c5
<div style="background-color:#7e05c5;">Content here</div>
.mybackground {background-color:#7e05c5;}
Border around this has a color of #7e05c5
<div style="border:2px solid #7e05c5;">Content here</div>
.myborder {border:2px solid #7e05c5;}