#700c7c color space conversions
Hex:
#700c7c
RGB:
112, 12, 124
CMY:
56, 95, 51
CMYK:
10, 90, 0, 51
HSL:
294°, 82.3529%, 26.6667%
HSV (HSB):
294°, 90.3226%, 48.6275%
XYZ:
10.4517, 5.1629, 19.5145
xyY:
0.2975, 0.1470, 5.1629
CIE-Lab:
27.1940, 53.3632, -38.2895
CIE-LCH:
27.1940, 65.6788, 324.3396
CIE-Luv:
27.1940, 30.9857, -53.3916
Hunter-Lab:
22.7221, 42.3425, -35.0148
#700c7c color charts
#700c7c color shades, tints & tones
#700c7c color schemes
#700c7c color preview, HTML & CSS examples
This text has a color of #700c7c
<p style="color:#700c7c;">Text here</p>
.mytext {color:#700c7c;}
This box has a color of #700c7c
<div style="background-color:#700c7c;">Content here</div>
.mybackground {background-color:#700c7c;}
Border around this has a color of #700c7c
<div style="border:2px solid #700c7c;">Content here</div>
.myborder {border:2px solid #700c7c;}