#705ca5 color space conversions
Hex:
#705ca5
RGB:
112, 92, 165
CMY:
56, 64, 35
CMYK:
32, 44, 0, 35
HSL:
256°, 28.8538%, 50.3922%
HSV (HSB):
256°, 44.2424%, 64.7059%
XYZ:
17.3008, 13.8156, 37.3521
xyY:
0.2527, 0.2018, 13.8156
CIE-Lab:
43.9674, 24.8846, -36.6146
CIE-LCH:
43.9674, 44.2704, 304.2014
CIE-Luv:
43.9674, 4.4352, -56.5432
Hunter-Lab:
37.1694, 18.0376, -33.5629
#705ca5 color charts
#705ca5 color shades, tints & tones
#705ca5 color schemes
#705ca5 color preview, HTML & CSS examples
This text has a color of #705ca5
<p style="color:#705ca5;">Text here</p>
.mytext {color:#705ca5;}
This box has a color of #705ca5
<div style="background-color:#705ca5;">Content here</div>
.mybackground {background-color:#705ca5;}
Border around this has a color of #705ca5
<div style="border:2px solid #705ca5;">Content here</div>
.myborder {border:2px solid #705ca5;}