#7f03a3 color space conversions
Hex:
#7f03a3
RGB:
127, 3, 163
CMY:
50, 99, 36
CMYK:
22, 98, 0, 36
HSL:
287°, 96.3855%, 32.5490%
HSV (HSB):
287°, 98.1595%, 63.9216%
XYZ:
15.3958, 7.2215, 35.2328
xyY:
0.2661, 0.1248, 7.2215
CIE-Lab:
32.3059, 64.3423, -54.0208
CIE-LCH:
32.3059, 84.0130, 319.9837
CIE-Luv:
32.3059, 29.6481, -77.7114
Hunter-Lab:
26.8728, 55.2376, -58.9237
#7f03a3 color charts
#7f03a3 color shades, tints & tones
#7f03a3 color schemes
#7f03a3 color preview, HTML & CSS examples
This text has a color of #7f03a3
<p style="color:#7f03a3;">Text here</p>
.mytext {color:#7f03a3;}
This box has a color of #7f03a3
<div style="background-color:#7f03a3;">Content here</div>
.mybackground {background-color:#7f03a3;}
Border around this has a color of #7f03a3
<div style="border:2px solid #7f03a3;">Content here</div>
.myborder {border:2px solid #7f03a3;}