#703db3 color space conversions
Hex:
#703db3
RGB:
112, 61, 179
CMY:
56, 76, 30
CMYK:
37, 66, 0, 30
HSL:
266°, 49.1667%, 47.0588%
HSV (HSB):
266°, 65.9218%, 70.1961%
XYZ:
16.4875, 10.0369, 43.7162
xyY:
0.2347, 0.1429, 10.0369
CIE-Lab:
37.9086, 46.4886, -54.5990
CIE-LCH:
37.9086, 71.7094, 310.4129
CIE-Luv:
37.9086, 11.4966, -81.5115
Hunter-Lab:
31.6811, 37.4534, -59.6365
#703db3 color charts
#703db3 color shades, tints & tones
#703db3 color schemes
#703db3 color preview, HTML & CSS examples
This text has a color of #703db3
<p style="color:#703db3;">Text here</p>
.mytext {color:#703db3;}
This box has a color of #703db3
<div style="background-color:#703db3;">Content here</div>
.mybackground {background-color:#703db3;}
Border around this has a color of #703db3
<div style="border:2px solid #703db3;">Content here</div>
.myborder {border:2px solid #703db3;}