#701db4 color space conversions
Hex:
#701db4
RGB:
112, 29, 180
CMY:
56, 89, 29
CMYK:
38, 84, 0, 29
HSL:
273°, 72.2488%, 40.9804%
HSV (HSB):
273°, 83.8889%, 70.5882%
XYZ:
15.3597, 7.6188, 43.8410
xyY:
0.2299, 0.1140, 7.6188
CIE-Lab:
33.1760, 60.3787, -62.8991
CIE-LCH:
33.1760, 87.1888, 313.8288
CIE-Luv:
33.1760, 16.1342, -88.7527
Hunter-Lab:
27.6021, 51.0258, -74.8502
#701db4 color charts
#701db4 color shades, tints & tones
#701db4 color schemes
#701db4 color preview, HTML & CSS examples
This text has a color of #701db4
<p style="color:#701db4;">Text here</p>
.mytext {color:#701db4;}
This box has a color of #701db4
<div style="background-color:#701db4;">Content here</div>
.mybackground {background-color:#701db4;}
Border around this has a color of #701db4
<div style="border:2px solid #701db4;">Content here</div>
.myborder {border:2px solid #701db4;}