#700e7f color space conversions
Hex:
#700e7f
RGB:
112, 14, 127
CMY:
56, 95, 50
CMYK:
12, 89, 0, 50
HSL:
292°, 80.1418%, 27.6471%
HSV (HSB):
292°, 88.9764%, 49.8039%
XYZ:
10.6699, 5.2911, 20.5376
xyY:
0.2923, 0.1450, 5.2911
CIE-Lab:
27.5486, 53.4906, -39.6153
CIE-LCH:
27.5486, 66.5628, 323.4762
CIE-Luv:
27.5486, 29.9383, -55.2676
Hunter-Lab:
23.0024, 42.5446, -36.8350
#700e7f color charts
#700e7f color shades, tints & tones
#700e7f color schemes
#700e7f color preview, HTML & CSS examples
This text has a color of #700e7f
<p style="color:#700e7f;">Text here</p>
.mytext {color:#700e7f;}
This box has a color of #700e7f
<div style="background-color:#700e7f;">Content here</div>
.mybackground {background-color:#700e7f;}
Border around this has a color of #700e7f
<div style="border:2px solid #700e7f;">Content here</div>
.myborder {border:2px solid #700e7f;}