#700b7d color space conversions
Hex:
#700b7d
RGB:
112, 11, 125
CMY:
56, 96, 51
CMYK:
10, 91, 0, 51
HSL:
293°, 83.8235%, 26.6667%
HSV (HSB):
293°, 91.2000%, 49.0196%
XYZ:
10.5034, 5.1648, 19.8453
xyY:
0.2958, 0.1454, 5.1648
CIE-Lab:
27.1991, 53.7361, -38.9144
CIE-LCH:
27.1991, 66.3468, 324.0888
CIE-Luv:
27.1991, 30.7545, -54.1774
Hunter-Lab:
22.7261, 42.7275, -35.8661
#700b7d color charts
#700b7d color shades, tints & tones
#700b7d color schemes
#700b7d color preview, HTML & CSS examples
This text has a color of #700b7d
<p style="color:#700b7d;">Text here</p>
.mytext {color:#700b7d;}
This box has a color of #700b7d
<div style="background-color:#700b7d;">Content here</div>
.mybackground {background-color:#700b7d;}
Border around this has a color of #700b7d
<div style="border:2px solid #700b7d;">Content here</div>
.myborder {border:2px solid #700b7d;}