#7d02d3 color space conversions
Hex:
#7d02d3
RGB:
125, 2, 211
CMY:
51, 99, 17
CMYK:
41, 99, 0, 17
HSL:
275°, 98.1221%, 41.7647%
HSV (HSB):
275°, 99.0521%, 82.7451%
XYZ:
20.2370, 9.1065, 62.3191
xyY:
0.2208, 0.0993, 9.1065
CIE-Lab:
36.1886, 73.6144, -76.0741
CIE-LCH:
36.1886, 105.8600, 314.0586
CIE-Luv:
36.1886, 17.6967, -108.1758
Hunter-Lab:
30.1770, 66.8941, -101.3169
#7d02d3 color charts
#7d02d3 color shades, tints & tones
#7d02d3 color schemes
#7d02d3 color preview, HTML & CSS examples
This text has a color of #7d02d3
<p style="color:#7d02d3;">Text here</p>
.mytext {color:#7d02d3;}
This box has a color of #7d02d3
<div style="background-color:#7d02d3;">Content here</div>
.mybackground {background-color:#7d02d3;}
Border around this has a color of #7d02d3
<div style="border:2px solid #7d02d3;">Content here</div>
.myborder {border:2px solid #7d02d3;}