#7d03d5 color space conversions
Hex:
#7d03d5
RGB:
125, 3, 213
CMY:
51, 99, 16
CMYK:
41, 99, 0, 16
HSL:
275°, 97.2222%, 42.3529%
HSV (HSB):
275°, 98.5915%, 83.5294%
XYZ:
20.5003, 9.2292, 63.6517
xyY:
0.2195, 0.0988, 9.2292
CIE-Lab:
36.4219, 73.8979, -76.8471
CIE-LCH:
36.4219, 106.6132, 313.8792
CIE-Luv:
36.4219, 17.2917, -109.3473
Hunter-Lab:
30.3796, 67.2881, -102.9595
#7d03d5 color charts
#7d03d5 color shades, tints & tones
#7d03d5 color schemes
#7d03d5 color preview, HTML & CSS examples
This text has a color of #7d03d5
<p style="color:#7d03d5;">Text here</p>
.mytext {color:#7d03d5;}
This box has a color of #7d03d5
<div style="background-color:#7d03d5;">Content here</div>
.mybackground {background-color:#7d03d5;}
Border around this has a color of #7d03d5
<div style="border:2px solid #7d03d5;">Content here</div>
.myborder {border:2px solid #7d03d5;}