#7d02e5 color space conversions
Hex:
#7d02e5
RGB:
125, 2, 229
CMY:
51, 99, 10
CMYK:
45, 99, 0, 10
HSL:
273°, 98.2684%, 45.2941%
HSV (HSB):
273°, 99.1266%, 89.8039%
XYZ:
22.6220, 10.0605, 74.8783
xyY:
0.2103, 0.0935, 10.0605
CIE-Lab:
37.9509, 77.3147, -83.5154
CIE-LCH:
37.9509, 113.8086, 312.7921
CIE-Luv:
37.9509, 14.5161, -118.8660
Hunter-Lab:
31.7183, 71.8019, -117.7646
#7d02e5 color charts
#7d02e5 color shades, tints & tones
#7d02e5 color schemes
#7d02e5 color preview, HTML & CSS examples
This text has a color of #7d02e5
<p style="color:#7d02e5;">Text here</p>
.mytext {color:#7d02e5;}
This box has a color of #7d02e5
<div style="background-color:#7d02e5;">Content here</div>
.mybackground {background-color:#7d02e5;}
Border around this has a color of #7d02e5
<div style="border:2px solid #7d02e5;">Content here</div>
.myborder {border:2px solid #7d02e5;}