#702da4 color space conversions
Hex:
#702da4
RGB:
112, 45, 164
CMY:
56, 82, 36
CMYK:
32, 73, 0, 36
HSL:
274°, 56.9378%, 40.9804%
HSV (HSB):
274°, 72.5610%, 64.3137%
XYZ:
14.3213, 8.0019, 35.9117
xyY:
0.2459, 0.1374, 8.0019
CIE-Lab:
33.9867, 50.6031, -51.9991
CIE-LCH:
33.9867, 72.5575, 314.2205
CIE-Luv:
33.9867, 17.1403, -75.4863
Hunter-Lab:
28.2875, 40.8671, -55.4687
#702da4 color charts
#702da4 color shades, tints & tones
#702da4 color schemes
#702da4 color preview, HTML & CSS examples
This text has a color of #702da4
<p style="color:#702da4;">Text here</p>
.mytext {color:#702da4;}
This box has a color of #702da4
<div style="background-color:#702da4;">Content here</div>
.mybackground {background-color:#702da4;}
Border around this has a color of #702da4
<div style="border:2px solid #702da4;">Content here</div>
.myborder {border:2px solid #702da4;}