#700c86 color space conversions
Hex:
#700c86
RGB:
112, 12, 134
CMY:
56, 95, 47
CMYK:
16, 91, 0, 47
HSL:
289°, 83.5616%, 28.6275%
HSV (HSB):
289°, 91.0448%, 52.5490%
XYZ:
11.1166, 5.4289, 23.0162
xyY:
0.2810, 0.1372, 5.4289
CIE-Lab:
27.9234, 55.1954, -43.4092
CIE-LCH:
27.9234, 70.2204, 321.8162
CIE-Luv:
27.9234, 28.0697, -60.2519
Hunter-Lab:
23.3000, 44.3887, -42.2578
#700c86 color charts
#700c86 color shades, tints & tones
#700c86 color schemes
#700c86 color preview, HTML & CSS examples
This text has a color of #700c86
<p style="color:#700c86;">Text here</p>
.mytext {color:#700c86;}
This box has a color of #700c86
<div style="background-color:#700c86;">Content here</div>
.mybackground {background-color:#700c86;}
Border around this has a color of #700c86
<div style="border:2px solid #700c86;">Content here</div>
.myborder {border:2px solid #700c86;}