#701cd5 color space conversions
Hex:
#701cd5
RGB:
112, 28, 213
CMY:
56, 89, 16
CMYK:
47, 87, 0, 16
HSL:
267°, 76.7635%, 47.2549%
HSV (HSB):
267°, 86.8545%, 83.5294%
XYZ:
19.1076, 9.0793, 63.6962
xyY:
0.2080, 0.0988, 9.0793
CIE-Lab:
36.1366, 68.1775, -77.3779
CIE-LCH:
36.1366, 103.1286, 311.3832
CIE-Luv:
36.1366, 10.7159, -109.1909
Hunter-Lab:
30.1320, 60.4613, -104.2413
#701cd5 color charts
#701cd5 color shades, tints & tones
#701cd5 color schemes
#701cd5 color preview, HTML & CSS examples
This text has a color of #701cd5
<p style="color:#701cd5;">Text here</p>
.mytext {color:#701cd5;}
This box has a color of #701cd5
<div style="background-color:#701cd5;">Content here</div>
.mybackground {background-color:#701cd5;}
Border around this has a color of #701cd5
<div style="border:2px solid #701cd5;">Content here</div>
.myborder {border:2px solid #701cd5;}