#7f127f color space conversions
Hex:
#7f127f
RGB:
127, 18, 127
CMY:
50, 93, 50
CMYK:
0, 86, 0, 50
HSL:
300°, 75.1724%, 28.4314%
HSV (HSB):
300°, 85.8268%, 49.8039%
XYZ:
12.7995, 6.4769, 20.6542
xyY:
0.3205, 0.1622, 6.4769
CIE-Lab:
30.5852, 55.4855, -34.5965
CIE-LCH:
30.5852, 65.3877, 328.0555
CIE-Luv:
30.5852, 39.7477, -51.3954
Hunter-Lab:
25.4498, 45.2356, -30.3029
#7f127f color charts
#7f127f color shades, tints & tones
#7f127f color schemes
#7f127f color preview, HTML & CSS examples
This text has a color of #7f127f
<p style="color:#7f127f;">Text here</p>
.mytext {color:#7f127f;}
This box has a color of #7f127f
<div style="background-color:#7f127f;">Content here</div>
.mybackground {background-color:#7f127f;}
Border around this has a color of #7f127f
<div style="border:2px solid #7f127f;">Content here</div>
.myborder {border:2px solid #7f127f;}