#700f89 color space conversions
Hex:
#700f89
RGB:
112, 15, 137
CMY:
56, 94, 46
CMYK:
18, 89, 0, 46
HSL:
288°, 80.2632%, 29.8039%
HSV (HSB):
288°, 89.0511%, 53.7255%
XYZ:
11.3683, 5.5925, 24.1472
xyY:
0.2765, 0.1360, 5.5925
CIE-Lab:
28.3603, 55.1435, -44.5763
CIE-LCH:
28.3603, 70.9073, 321.0490
CIE-Luv:
28.3603, 27.0322, -62.0113
Hunter-Lab:
23.6485, 44.4232, -43.9862
#700f89 color charts
#700f89 color shades, tints & tones
#700f89 color schemes
#700f89 color preview, HTML & CSS examples
This text has a color of #700f89
<p style="color:#700f89;">Text here</p>
.mytext {color:#700f89;}
This box has a color of #700f89
<div style="background-color:#700f89;">Content here</div>
.mybackground {background-color:#700f89;}
Border around this has a color of #700f89
<div style="border:2px solid #700f89;">Content here</div>
.myborder {border:2px solid #700f89;}