#700d7c color space conversions
Hex:
#700d7c
RGB:
112, 13, 124
CMY:
56, 95, 51
CMYK:
10, 90, 0, 51
HSL:
294°, 81.0219%, 26.8627%
HSV (HSB):
294°, 89.5161%, 48.6275%
XYZ:
10.4641, 5.1878, 19.5186
xyY:
0.2975, 0.1475, 5.1878
CIE-Lab:
27.2633, 53.1594, -38.1779
CIE-LCH:
27.2633, 65.4482, 324.3149
CIE-Luv:
27.2633, 30.9104, -53.2919
Hunter-Lab:
22.7768, 42.1470, -34.8649
#700d7c color charts
#700d7c color shades, tints & tones
#700d7c color schemes
#700d7c color preview, HTML & CSS examples
This text has a color of #700d7c
<p style="color:#700d7c;">Text here</p>
.mytext {color:#700d7c;}
This box has a color of #700d7c
<div style="background-color:#700d7c;">Content here</div>
.mybackground {background-color:#700d7c;}
Border around this has a color of #700d7c
<div style="border:2px solid #700d7c;">Content here</div>
.myborder {border:2px solid #700d7c;}