#706da4 color space conversions
Hex:
#706da4
RGB:
112, 109, 164
CMY:
56, 57, 36
CMYK:
32, 34, 0, 36
HSL:
243°, 23.2068%, 53.5294%
HSV (HSB):
243°, 33.5366%, 64.3137%
XYZ:
18.8516, 17.0624, 37.4217
xyY:
0.2571, 0.2327, 17.0624
CIE-Lab:
48.3385, 14.2691, -29.1650
CIE-LCH:
48.3385, 32.4685, 296.0704
CIE-Luv:
48.3385, -1.8964, -44.9877
Hunter-Lab:
41.3066, 9.1775, -24.7992
#706da4 color charts
#706da4 color shades, tints & tones
#706da4 color schemes
#706da4 color preview, HTML & CSS examples
This text has a color of #706da4
<p style="color:#706da4;">Text here</p>
.mytext {color:#706da4;}
This box has a color of #706da4
<div style="background-color:#706da4;">Content here</div>
.mybackground {background-color:#706da4;}
Border around this has a color of #706da4
<div style="border:2px solid #706da4;">Content here</div>
.myborder {border:2px solid #706da4;}