#700b7e color space conversions
Hex:
#700b7e
RGB:
112, 11, 126
CMY:
56, 96, 51
CMYK:
11, 91, 0, 51
HSL:
293°, 83.9416%, 26.8627%
HSV (HSB):
293°, 91.2698%, 49.4118%
XYZ:
10.5677, 5.1904, 20.1835
xyY:
0.2940, 0.1444, 5.1904
CIE-Lab:
27.2706, 53.9159, -39.4316
CIE-LCH:
27.2706, 66.7966, 323.8200
CIE-Luv:
27.2706, 30.4543, -54.8676
Hunter-Lab:
22.7826, 42.9275, -36.5785
#700b7e color charts
#700b7e color shades, tints & tones
#700b7e color schemes
#700b7e color preview, HTML & CSS examples
This text has a color of #700b7e
<p style="color:#700b7e;">Text here</p>
.mytext {color:#700b7e;}
This box has a color of #700b7e
<div style="background-color:#700b7e;">Content here</div>
.mybackground {background-color:#700b7e;}
Border around this has a color of #700b7e
<div style="border:2px solid #700b7e;">Content here</div>
.myborder {border:2px solid #700b7e;}