#7f105e color space conversions
Hex:
#7f105e
RGB:
127, 16, 94
CMY:
50, 94, 63
CMYK:
0, 87, 26, 50
HSL:
318°, 77.6224%, 28.0392%
HSV (HSB):
318°, 87.4016%, 49.8039%
XYZ:
10.9581, 5.6908, 11.1105
xyY:
0.3948, 0.2050, 5.6908
CIE-Lab:
28.6185, 51.0311, -16.5307
CIE-LCH:
28.6185, 53.6418, 342.0511
CIE-Luv:
28.6185, 52.1745, -27.2707
Hunter-Lab:
23.8553, 40.2481, -10.9154
#7f105e color charts
#7f105e color shades, tints & tones
#7f105e color schemes
#7f105e color preview, HTML & CSS examples
This text has a color of #7f105e
<p style="color:#7f105e;">Text here</p>
.mytext {color:#7f105e;}
This box has a color of #7f105e
<div style="background-color:#7f105e;">Content here</div>
.mybackground {background-color:#7f105e;}
Border around this has a color of #7f105e
<div style="border:2px solid #7f105e;">Content here</div>
.myborder {border:2px solid #7f105e;}