#700e7e color space conversions
Hex:
#700e7e
RGB:
112, 14, 126
CMY:
56, 95, 51
CMYK:
11, 89, 0, 51
HSL:
293°, 80.0000%, 27.4510%
HSV (HSB):
293°, 88.8889%, 49.4118%
XYZ:
10.6050, 5.2652, 20.1960
xyY:
0.2940, 0.1460, 5.2652
CIE-Lab:
27.4773, 53.3081, -39.0987
CIE-LCH:
27.4773, 66.1095, 323.7419
CIE-Luv:
27.4773, 30.2336, -54.5754
Hunter-Lab:
22.9460, 42.3425, -36.1222
#700e7e color charts
#700e7e color shades, tints & tones
#700e7e color schemes
#700e7e color preview, HTML & CSS examples
This text has a color of #700e7e
<p style="color:#700e7e;">Text here</p>
.mytext {color:#700e7e;}
This box has a color of #700e7e
<div style="background-color:#700e7e;">Content here</div>
.mybackground {background-color:#700e7e;}
Border around this has a color of #700e7e
<div style="border:2px solid #700e7e;">Content here</div>
.myborder {border:2px solid #700e7e;}