#706ed5 color space conversions
Hex:
#706ed5
RGB:
112, 110, 213
CMY:
56, 57, 16
CMYK:
47, 48, 0, 16
HSL:
241°, 55.0802%, 63.3333%
HSV (HSB):
241°, 48.3568%, 83.5294%
XYZ:
24.2683, 19.4007, 65.4164
xyY:
0.2225, 0.1778, 19.4007
CIE-Lab:
51.1527, 27.7511, -52.9805
CIE-LCH:
51.1527, 59.8085, 297.6455
CIE-Luv:
51.1527, -5.3658, -84.4490
Hunter-Lab:
44.0462, 21.2677, -57.2238
#706ed5 color charts
#706ed5 color shades, tints & tones
#706ed5 color schemes
#706ed5 color preview, HTML & CSS examples
This text has a color of #706ed5
<p style="color:#706ed5;">Text here</p>
.mytext {color:#706ed5;}
This box has a color of #706ed5
<div style="background-color:#706ed5;">Content here</div>
.mybackground {background-color:#706ed5;}
Border around this has a color of #706ed5
<div style="border:2px solid #706ed5;">Content here</div>
.myborder {border:2px solid #706ed5;}