#702da3 color space conversions
Hex:
#702da3
RGB:
112, 45, 163
CMY:
56, 82, 36
CMYK:
31, 72, 0, 36
HSL:
274°, 56.7308%, 40.7843%
HSV (HSB):
274°, 72.3926%, 63.9216%
XYZ:
14.2313, 7.9659, 35.4378
xyY:
0.2469, 0.1382, 7.9659
CIE-Lab:
33.9117, 50.3683, -51.5181
CIE-LCH:
33.9117, 72.0491, 314.3534
CIE-Luv:
33.9117, 17.3329, -74.7937
Hunter-Lab:
28.2239, 40.6134, -54.6877
#702da3 color charts
#702da3 color shades, tints & tones
#702da3 color schemes
#702da3 color preview, HTML & CSS examples
This text has a color of #702da3
<p style="color:#702da3;">Text here</p>
.mytext {color:#702da3;}
This box has a color of #702da3
<div style="background-color:#702da3;">Content here</div>
.mybackground {background-color:#702da3;}
Border around this has a color of #702da3
<div style="border:2px solid #702da3;">Content here</div>
.myborder {border:2px solid #702da3;}