#700e9c color space conversions
Hex:
#700e9c
RGB:
112, 14, 156
CMY:
56, 95, 39
CMYK:
28, 91, 0, 39
HSL:
281°, 83.5294%, 33.3333%
HSV (HSB):
281°, 91.0256%, 61.1765%
XYZ:
12.8399, 6.1591, 31.9646
xyY:
0.2519, 0.1209, 6.1591
CIE-Lab:
29.8104, 59.0946, -53.9394
CIE-LCH:
29.8104, 80.0101, 317.6113
CIE-Luv:
29.8104, 22.2938, -74.6858
Hunter-Lab:
24.8176, 48.9199, -58.9921
#700e9c color charts
#700e9c color shades, tints & tones
#700e9c color schemes
#700e9c color preview, HTML & CSS examples
This text has a color of #700e9c
<p style="color:#700e9c;">Text here</p>
.mytext {color:#700e9c;}
This box has a color of #700e9c
<div style="background-color:#700e9c;">Content here</div>
.mybackground {background-color:#700e9c;}
Border around this has a color of #700e9c
<div style="border:2px solid #700e9c;">Content here</div>
.myborder {border:2px solid #700e9c;}