#7f075c color space conversions
Hex:
#7f075c
RGB:
127, 7, 92
CMY:
50, 97, 64
CMYK:
0, 94, 28, 50
HSL:
318°, 89.5522%, 26.2745%
HSV (HSB):
318°, 94.4882%, 49.8039%
XYZ:
10.7601, 5.4367, 10.6075
xyY:
0.4014, 0.2028, 5.4367
CIE-Lab:
27.9443, 52.4629, -16.2606
CIE-LCH:
27.9443, 54.9251, 342.7794
CIE-Luv:
27.9443, 54.0882, -26.9407
Hunter-Lab:
23.3167, 41.5695, -10.6511
#7f075c color charts
#7f075c color shades, tints & tones
#7f075c color schemes
#7f075c color preview, HTML & CSS examples
This text has a color of #7f075c
<p style="color:#7f075c;">Text here</p>
.mytext {color:#7f075c;}
This box has a color of #7f075c
<div style="background-color:#7f075c;">Content here</div>
.mybackground {background-color:#7f075c;}
Border around this has a color of #7f075c
<div style="border:2px solid #7f075c;">Content here</div>
.myborder {border:2px solid #7f075c;}