#700b7c color space conversions
Hex:
#700b7c
RGB:
112, 11, 124
CMY:
56, 96, 51
CMYK:
10, 91, 0, 51
HSL:
294°, 83.7037%, 26.4706%
HSV (HSB):
294°, 91.1290%, 48.6275%
XYZ:
10.4399, 5.1393, 19.5105
xyY:
0.2975, 0.1465, 5.1393
CIE-Lab:
27.1281, 53.5571, -38.3955
CIE-LCH:
27.1281, 65.8983, 324.3629
CIE-Luv:
27.1281, 31.0569, -53.4857
Hunter-Lab:
22.6701, 42.5288, -35.1576
#700b7c color charts
#700b7c color shades, tints & tones
#700b7c color schemes
#700b7c color preview, HTML & CSS examples
This text has a color of #700b7c
<p style="color:#700b7c;">Text here</p>
.mytext {color:#700b7c;}
This box has a color of #700b7c
<div style="background-color:#700b7c;">Content here</div>
.mybackground {background-color:#700b7c;}
Border around this has a color of #700b7c
<div style="border:2px solid #700b7c;">Content here</div>
.myborder {border:2px solid #700b7c;}