#701ed2 color space conversions
Hex:
#701ed2
RGB:
112, 30, 210
CMY:
56, 88, 18
CMYK:
47, 86, 0, 18
HSL:
267°, 75.0000%, 47.0588%
HSV (HSB):
267°, 85.7143%, 82.3529%
XYZ:
18.7792, 9.0264, 61.7253
xyY:
0.2098, 0.1008, 9.0264
CIE-Lab:
36.0351, 66.9274, -75.8095
CIE-LCH:
36.0351, 101.1255, 311.4392
CIE-Luv:
36.0351, 11.0155, -107.2507
Hunter-Lab:
30.0440, 58.9956, -100.7801
#701ed2 color charts
#701ed2 color shades, tints & tones
#701ed2 color schemes
#701ed2 color preview, HTML & CSS examples
This text has a color of #701ed2
<p style="color:#701ed2;">Text here</p>
.mytext {color:#701ed2;}
This box has a color of #701ed2
<div style="background-color:#701ed2;">Content here</div>
.mybackground {background-color:#701ed2;}
Border around this has a color of #701ed2
<div style="border:2px solid #701ed2;">Content here</div>
.myborder {border:2px solid #701ed2;}