#7d33d3 color space conversions
Hex:
#7d33d3
RGB:
125, 51, 211
CMY:
51, 80, 17
CMYK:
41, 76, 0, 17
HSL:
268°, 64.5161%, 51.3725%
HSV (HSB):
268°, 75.8294%, 82.7451%
XYZ:
21.3991, 11.4308, 62.7065
xyY:
0.2240, 0.1196, 11.4308
CIE-Lab:
40.2967, 61.5161, -69.3344
CIE-LCH:
40.2967, 92.6903, 311.5806
CIE-Luv:
40.2967, 14.0576, -103.8831
Hunter-Lab:
33.8094, 53.8123, -86.2989
#7d33d3 color charts
#7d33d3 color shades, tints & tones
#7d33d3 color schemes
#7d33d3 color preview, HTML & CSS examples
This text has a color of #7d33d3
<p style="color:#7d33d3;">Text here</p>
.mytext {color:#7d33d3;}
This box has a color of #7d33d3
<div style="background-color:#7d33d3;">Content here</div>
.mybackground {background-color:#7d33d3;}
Border around this has a color of #7d33d3
<div style="border:2px solid #7d33d3;">Content here</div>
.myborder {border:2px solid #7d33d3;}