#7e03a5 color space conversions
Hex:
#7e03a5
RGB:
126, 3, 165
CMY:
51, 99, 35
CMYK:
24, 98, 0, 35
HSL:
286°, 96.4286%, 32.9412%
HSV (HSB):
286°, 98.1818%, 64.7059%
XYZ:
15.4283, 7.2174, 36.1772
xyY:
0.2623, 0.1227, 7.2174
CIE-Lab:
32.2967, 64.5735, -55.2528
CIE-LCH:
32.2967, 84.9859, 319.4478
CIE-Luv:
32.2967, 28.5136, -79.1927
Hunter-Lab:
26.8651, 55.4961, -61.0357
#7e03a5 color charts
#7e03a5 color shades, tints & tones
#7e03a5 color schemes
#7e03a5 color preview, HTML & CSS examples
This text has a color of #7e03a5
<p style="color:#7e03a5;">Text here</p>
.mytext {color:#7e03a5;}
This box has a color of #7e03a5
<div style="background-color:#7e03a5;">Content here</div>
.mybackground {background-color:#7e03a5;}
Border around this has a color of #7e03a5
<div style="border:2px solid #7e03a5;">Content here</div>
.myborder {border:2px solid #7e03a5;}