#705dcb color space conversions
Hex:
#705dcb
RGB:
112, 93, 203
CMY:
56, 64, 20
CMYK:
45, 54, 0, 20
HSL:
250°, 51.4019%, 58.0392%
HSV (HSB):
250°, 54.1872%, 79.6078%
XYZ:
21.3759, 15.5852, 58.3815
xyY:
0.2242, 0.1635, 15.5852
CIE-Lab:
46.4256, 34.9887, -54.8504
CIE-LCH:
46.4256, 65.0598, 302.5335
CIE-Luv:
46.4256, 0.5238, -85.9191
Hunter-Lab:
39.4781, 27.5643, -60.0452
#705dcb color charts
#705dcb color shades, tints & tones
#705dcb color schemes
#705dcb color preview, HTML & CSS examples
This text has a color of #705dcb
<p style="color:#705dcb;">Text here</p>
.mytext {color:#705dcb;}
This box has a color of #705dcb
<div style="background-color:#705dcb;">Content here</div>
.mybackground {background-color:#705dcb;}
Border around this has a color of #705dcb
<div style="border:2px solid #705dcb;">Content here</div>
.myborder {border:2px solid #705dcb;}