#705ed7 color space conversions
Hex:
#705ed7
RGB:
112, 94, 215
CMY:
56, 63, 16
CMYK:
48, 56, 0, 16
HSL:
249°, 60.1990%, 60.5882%
HSV (HSB):
249°, 56.2791%, 84.3137%
XYZ:
22.9505, 16.3564, 66.2375
xyY:
0.2174, 0.1550, 16.3564
CIE-Lab:
47.4387, 37.9116, -60.0871
CIE-LCH:
47.4387, 71.0475, 302.2496
CIE-Luv:
47.4387, -0.7804, -94.4309
Hunter-Lab:
40.4431, 30.5192, -68.7946
#705ed7 color charts
#705ed7 color shades, tints & tones
#705ed7 color schemes
#705ed7 color preview, HTML & CSS examples
This text has a color of #705ed7
<p style="color:#705ed7;">Text here</p>
.mytext {color:#705ed7;}
This box has a color of #705ed7
<div style="background-color:#705ed7;">Content here</div>
.mybackground {background-color:#705ed7;}
Border around this has a color of #705ed7
<div style="border:2px solid #705ed7;">Content here</div>
.myborder {border:2px solid #705ed7;}