#7f107d color space conversions
Hex:
#7f107d
RGB:
127, 16, 125
CMY:
50, 94, 51
CMYK:
0, 87, 2, 50
HSL:
301°, 77.6224%, 28.0392%
HSV (HSB):
301°, 87.4016%, 49.8039%
XYZ:
12.6394, 6.3633, 19.9641
xyY:
0.3244, 0.1633, 6.3633
CIE-Lab:
30.3111, 55.5940, -33.7746
CIE-LCH:
30.3111, 65.0493, 328.7203
CIE-Luv:
30.3111, 40.6384, -50.2042
Hunter-Lab:
25.2255, 45.2935, -29.2657
#7f107d color charts
#7f107d color shades, tints & tones
#7f107d color schemes
#7f107d color preview, HTML & CSS examples
This text has a color of #7f107d
<p style="color:#7f107d;">Text here</p>
.mytext {color:#7f107d;}
This box has a color of #7f107d
<div style="background-color:#7f107d;">Content here</div>
.mybackground {background-color:#7f107d;}
Border around this has a color of #7f107d
<div style="border:2px solid #7f107d;">Content here</div>
.myborder {border:2px solid #7f107d;}