#705db5 color space conversions
Hex:
#705db5
RGB:
112, 93, 181
CMY:
56, 64, 29
CMYK:
38, 49, 0, 29
HSL:
253°, 37.2881%, 53.7255%
HSV (HSB):
253°, 48.6188%, 70.9804%
XYZ:
18.9369, 14.6096, 45.5379
xyY:
0.2395, 0.1847, 14.6096
CIE-Lab:
45.0948, 28.6899, -44.2306
CIE-LCH:
45.0948, 52.7205, 302.9692
CIE-Luv:
45.0948, 2.5316, -68.8353
Hunter-Lab:
38.2226, 21.5463, -43.8816
#705db5 color charts
#705db5 color shades, tints & tones
#705db5 color schemes
#705db5 color preview, HTML & CSS examples
This text has a color of #705db5
<p style="color:#705db5;">Text here</p>
.mytext {color:#705db5;}
This box has a color of #705db5
<div style="background-color:#705db5;">Content here</div>
.mybackground {background-color:#705db5;}
Border around this has a color of #705db5
<div style="border:2px solid #705db5;">Content here</div>
.myborder {border:2px solid #705db5;}