#705ff5 color space conversions
Hex:
#705ff5
RGB:
112, 95, 245
CMY:
56, 63, 4
CMYK:
54, 61, 0, 4
HSL:
247°, 88.2353%, 66.6667%
HSV (HSB):
247°, 61.2245%, 96.0784%
XYZ:
27.2557, 18.2217, 88.4668
xyY:
0.2035, 0.1360, 18.2217
CIE-Lab:
49.7640, 46.2531, -73.2390
CIE-LCH:
49.7640, 86.6216, 302.2739
CIE-Luv:
49.7640, -3.3729, -115.5305
Hunter-Lab:
42.6869, 39.2707, -92.9951
#705ff5 color charts
#705ff5 color shades, tints & tones
#705ff5 color schemes
#705ff5 color preview, HTML & CSS examples
This text has a color of #705ff5
<p style="color:#705ff5;">Text here</p>
.mytext {color:#705ff5;}
This box has a color of #705ff5
<div style="background-color:#705ff5;">Content here</div>
.mybackground {background-color:#705ff5;}
Border around this has a color of #705ff5
<div style="border:2px solid #705ff5;">Content here</div>
.myborder {border:2px solid #705ff5;}