#7f04d3 color space conversions
Hex:
#7f04d3
RGB:
127, 4, 211
CMY:
50, 98, 17
CMYK:
40, 98, 0, 17
HSL:
276°, 96.2791%, 42.1569%
HSV (HSB):
276°, 98.1043%, 82.7451%
XYZ:
20.5537, 9.3020, 62.3402
xyY:
0.2229, 0.1009, 9.3020
CIE-Lab:
36.5594, 73.5655, -75.4535
CIE-LCH:
36.5594, 105.3808, 314.2741
CIE-Luv:
36.5594, 18.5447, -107.9563
Hunter-Lab:
30.4992, 66.9192, -99.8390
#7f04d3 color charts
#7f04d3 color shades, tints & tones
#7f04d3 color schemes
#7f04d3 color preview, HTML & CSS examples
This text has a color of #7f04d3
<p style="color:#7f04d3;">Text here</p>
.mytext {color:#7f04d3;}
This box has a color of #7f04d3
<div style="background-color:#7f04d3;">Content here</div>
.mybackground {background-color:#7f04d3;}
Border around this has a color of #7f04d3
<div style="border:2px solid #7f04d3;">Content here</div>
.myborder {border:2px solid #7f04d3;}