#700f9f color space conversions
Hex:
#700f9f
RGB:
112, 15, 159
CMY:
56, 94, 38
CMYK:
30, 91, 0, 38
HSL:
280°, 82.7586%, 34.1176%
HSV (HSB):
280°, 90.5660%, 62.3529%
XYZ:
13.1109, 6.2896, 33.3239
xyY:
0.2487, 0.1193, 6.2896
CIE-Lab:
30.1316, 59.5027, -55.2436
CIE-LCH:
30.1316, 81.1937, 317.1257
CIE-Luv:
30.1316, 21.5404, -76.5552
Hunter-Lab:
25.0791, 49.4285, -61.2264
#700f9f color charts
#700f9f color shades, tints & tones
#700f9f color schemes
#700f9f color preview, HTML & CSS examples
This text has a color of #700f9f
<p style="color:#700f9f;">Text here</p>
.mytext {color:#700f9f;}
This box has a color of #700f9f
<div style="background-color:#700f9f;">Content here</div>
.mybackground {background-color:#700f9f;}
Border around this has a color of #700f9f
<div style="border:2px solid #700f9f;">Content here</div>
.myborder {border:2px solid #700f9f;}