#7f21d3 color space conversions
Hex:
#7f21d3
RGB:
127, 33, 211
CMY:
50, 87, 17
CMYK:
40, 84, 0, 17
HSL:
272°, 72.9508%, 47.8431%
HSV (HSB):
272°, 84.3602%, 82.7451%
XYZ:
21.0541, 10.3029, 62.5070
xyY:
0.2243, 0.1098, 10.3029
CIE-Lab:
38.3806, 68.1315, -72.4614
CIE-LCH:
38.3806, 99.4613, 313.2360
CIE-Luv:
38.3806, 17.0071, -106.2641
Hunter-Lab:
32.0981, 60.9119, -92.9911
#7f21d3 color charts
#7f21d3 color shades, tints & tones
#7f21d3 color schemes
#7f21d3 color preview, HTML & CSS examples
This text has a color of #7f21d3
<p style="color:#7f21d3;">Text here</p>
.mytext {color:#7f21d3;}
This box has a color of #7f21d3
<div style="background-color:#7f21d3;">Content here</div>
.mybackground {background-color:#7f21d3;}
Border around this has a color of #7f21d3
<div style="border:2px solid #7f21d3;">Content here</div>
.myborder {border:2px solid #7f21d3;}