#7f107f color space conversions
Hex:
#7f107f
RGB:
127, 16, 127
CMY:
50, 94, 50
CMYK:
0, 87, 0, 50
HSL:
300°, 77.6224%, 28.0392%
HSV (HSB):
300°, 87.4016%, 49.8039%
XYZ:
12.7685, 6.4149, 20.6439
xyY:
0.3206, 0.1611, 6.4149
CIE-Lab:
30.4360, 55.9214, -34.8345
CIE-LCH:
30.4360, 65.8836, 328.0804
CIE-Luv:
30.4360, 39.9508, -51.6580
Hunter-Lab:
25.3277, 45.6638, -30.5963
#7f107f color charts
#7f107f color shades, tints & tones
#7f107f color schemes
#7f107f color preview, HTML & CSS examples
This text has a color of #7f107f
<p style="color:#7f107f;">Text here</p>
.mytext {color:#7f107f;}
This box has a color of #7f107f
<div style="background-color:#7f107f;">Content here</div>
.mybackground {background-color:#7f107f;}
Border around this has a color of #7f107f
<div style="border:2px solid #7f107f;">Content here</div>
.myborder {border:2px solid #7f107f;}