#7f03b3 color space conversions
Hex:
#7f03b3
RGB:
127, 3, 179
CMY:
50, 99, 30
CMYK:
29, 98, 0, 30
HSL:
282°, 96.7033%, 35.6863%
HSV (HSB):
282°, 98.3240%, 70.1961%
XYZ:
16.9216, 7.8318, 43.2676
xyY:
0.2488, 0.1151, 7.8318
CIE-Lab:
33.6302, 67.3564, -61.4693
CIE-LCH:
33.6302, 91.1886, 317.6165
CIE-Luv:
33.6302, 25.5114, -88.1145
Hunter-Lab:
27.9854, 58.9573, -72.0773
#7f03b3 color charts
#7f03b3 color shades, tints & tones
#7f03b3 color schemes
#7f03b3 color preview, HTML & CSS examples
This text has a color of #7f03b3
<p style="color:#7f03b3;">Text here</p>
.mytext {color:#7f03b3;}
This box has a color of #7f03b3
<div style="background-color:#7f03b3;">Content here</div>
.mybackground {background-color:#7f03b3;}
Border around this has a color of #7f03b3
<div style="border:2px solid #7f03b3;">Content here</div>
.myborder {border:2px solid #7f03b3;}