#7c065e color space conversions
Hex:
#7c065e
RGB:
124, 6, 94
CMY:
51, 98, 63
CMYK:
0, 95, 24, 51
HSL:
315°, 90.7692%, 25.4902%
HSV (HSB):
315°, 95.1613%, 48.6275%
XYZ:
10.3977, 5.2235, 11.0499
xyY:
0.3898, 0.1958, 5.2235
CIE-Lab:
27.3622, 52.2250, -18.5263
CIE-LCH:
27.3622, 55.4137, 340.4684
CIE-Luv:
27.3622, 50.9903, -29.4100
Hunter-Lab:
22.8550, 41.2110, -12.6670
#7c065e color charts
#7c065e color shades, tints & tones
#7c065e color schemes
#7c065e color preview, HTML & CSS examples
This text has a color of #7c065e
<p style="color:#7c065e;">Text here</p>
.mytext {color:#7c065e;}
This box has a color of #7c065e
<div style="background-color:#7c065e;">Content here</div>
.mybackground {background-color:#7c065e;}
Border around this has a color of #7c065e
<div style="border:2px solid #7c065e;">Content here</div>
.myborder {border:2px solid #7c065e;}