#7e107e color space conversions
Hex:
#7e107e
RGB:
126, 16, 126
CMY:
51, 94, 51
CMYK:
0, 87, 0, 51
HSL:
300°, 77.4648%, 27.8431%
HSV (HSB):
300°, 87.3016%, 49.4118%
XYZ:
12.5554, 6.3126, 20.2954
xyY:
0.3206, 0.1612, 6.3126
CIE-Lab:
30.1877, 55.5592, -34.6123
CIE-LCH:
30.1877, 65.4587, 328.0779
CIE-Luv:
30.1877, 39.5842, -51.1839
Hunter-Lab:
25.1248, 45.2316, -30.3060
#7e107e color charts
#7e107e color shades, tints & tones
#7e107e color schemes
#7e107e color preview, HTML & CSS examples
This text has a color of #7e107e
<p style="color:#7e107e;">Text here</p>
.mytext {color:#7e107e;}
This box has a color of #7e107e
<div style="background-color:#7e107e;">Content here</div>
.mybackground {background-color:#7e107e;}
Border around this has a color of #7e107e
<div style="border:2px solid #7e107e;">Content here</div>
.myborder {border:2px solid #7e107e;}