#700f96 color space conversions
Hex:
#700f96
RGB:
112, 15, 150
CMY:
56, 94, 41
CMYK:
25, 90, 0, 41
HSL:
283°, 81.8182%, 32.3529%
HSV (HSB):
283°, 90.0000%, 58.8235%
XYZ:
12.3579, 5.9884, 29.3587
xyY:
0.2590, 0.1255, 5.9884
CIE-Lab:
29.3832, 57.6852, -50.9610
CIE-LCH:
29.3832, 76.9714, 318.5416
CIE-Luv:
29.3832, 23.6720, -70.6906
Hunter-Lab:
24.4712, 47.3177, -54.0018
#700f96 color charts
#700f96 color shades, tints & tones
#700f96 color schemes
#700f96 color preview, HTML & CSS examples
This text has a color of #700f96
<p style="color:#700f96;">Text here</p>
.mytext {color:#700f96;}
This box has a color of #700f96
<div style="background-color:#700f96;">Content here</div>
.mybackground {background-color:#700f96;}
Border around this has a color of #700f96
<div style="border:2px solid #700f96;">Content here</div>
.myborder {border:2px solid #700f96;}