#706ec2 color space conversions
Hex:
#706ec2
RGB:
112, 110, 194
CMY:
56, 57, 24
CMYK:
42, 43, 0, 24
HSL:
241°, 40.7767%, 59.6078%
HSV (HSB):
241°, 43.2990%, 76.0784%
XYZ:
21.9956, 18.4916, 53.4489
xyY:
0.2342, 0.1969, 18.4916
CIE-Lab:
50.0871, 22.1167, -43.8262
CIE-LCH:
50.0871, 49.0906, 296.7776
CIE-Luv:
50.0871, -4.2035, -69.2287
Hunter-Lab:
43.0019, 16.0500, -43.5927
#706ec2 color charts
#706ec2 color shades, tints & tones
#706ec2 color schemes
#706ec2 color preview, HTML & CSS examples
This text has a color of #706ec2
<p style="color:#706ec2;">Text here</p>
.mytext {color:#706ec2;}
This box has a color of #706ec2
<div style="background-color:#706ec2;">Content here</div>
.mybackground {background-color:#706ec2;}
Border around this has a color of #706ec2
<div style="border:2px solid #706ec2;">Content here</div>
.myborder {border:2px solid #706ec2;}