#700c74 color space conversions
Hex:
#700c74
RGB:
112, 12, 116
CMY:
56, 95, 55
CMYK:
3, 90, 0, 55
HSL:
298°, 81.2500%, 25.0980%
HSV (HSB):
298°, 89.6552%, 45.4902%
XYZ:
9.9659, 4.9686, 16.9568
xyY:
0.3125, 0.1558, 4.9686
CIE-Lab:
26.6452, 51.9588, -34.0767
CIE-LCH:
26.6452, 62.1364, 326.7415
CIE-Luv:
26.6452, 33.4782, -47.7977
Hunter-Lab:
22.2905, 40.7982, -29.4997
#700c74 color charts
#700c74 color shades, tints & tones
#700c74 color schemes
#700c74 color preview, HTML & CSS examples
This text has a color of #700c74
<p style="color:#700c74;">Text here</p>
.mytext {color:#700c74;}
This box has a color of #700c74
<div style="background-color:#700c74;">Content here</div>
.mybackground {background-color:#700c74;}
Border around this has a color of #700c74
<div style="border:2px solid #700c74;">Content here</div>
.myborder {border:2px solid #700c74;}