#700d8b color space conversions
Hex:
#700d8b
RGB:
112, 13, 139
CMY:
56, 95, 45
CMYK:
19, 91, 0, 45
HSL:
287°, 82.8947%, 29.8039%
HSV (HSB):
287°, 90.6475%, 54.5098%
XYZ:
11.4862, 5.5967, 24.9010
xyY:
0.2736, 0.1333, 5.5967
CIE-Lab:
28.3712, 55.9454, -45.8042
CIE-LCH:
28.3712, 72.3043, 320.6918
CIE-Luv:
28.3712, 26.6303, -63.5429
Hunter-Lab:
23.6573, 45.2660, -45.8468
#700d8b color charts
#700d8b color shades, tints & tones
#700d8b color schemes
#700d8b color preview, HTML & CSS examples
This text has a color of #700d8b
<p style="color:#700d8b;">Text here</p>
.mytext {color:#700d8b;}
This box has a color of #700d8b
<div style="background-color:#700d8b;">Content here</div>
.mybackground {background-color:#700d8b;}
Border around this has a color of #700d8b
<div style="border:2px solid #700d8b;">Content here</div>
.myborder {border:2px solid #700d8b;}