#7f107c color space conversions
Hex:
#7f107c
RGB:
127, 16, 124
CMY:
50, 94, 51
CMYK:
0, 87, 2, 50
HSL:
302°, 77.6224%, 28.0392%
HSV (HSB):
302°, 87.4016%, 49.8039%
XYZ:
12.5758, 6.3378, 19.6293
xyY:
0.3263, 0.1644, 6.3378
CIE-Lab:
30.2493, 55.4316, -33.2424
CIE-LCH:
30.2493, 64.6353, 329.0488
CIE-Luv:
30.2493, 40.9852, -49.4754
Hunter-Lab:
25.1751, 45.1102, -28.6065
#7f107c color charts
#7f107c color shades, tints & tones
#7f107c color schemes
#7f107c color preview, HTML & CSS examples
This text has a color of #7f107c
<p style="color:#7f107c;">Text here</p>
.mytext {color:#7f107c;}
This box has a color of #7f107c
<div style="background-color:#7f107c;">Content here</div>
.mybackground {background-color:#7f107c;}
Border around this has a color of #7f107c
<div style="border:2px solid #7f107c;">Content here</div>
.myborder {border:2px solid #7f107c;}