#702ddc color space conversions
Hex:
#702ddc
RGB:
112, 45, 220
CMY:
56, 82, 14
CMYK:
49, 80, 0, 14
HSL:
263°, 71.4286%, 51.9608%
HSV (HSB):
263°, 79.5455%, 86.2745%
XYZ:
20.5387, 10.4888, 68.6522
xyY:
0.2060, 0.1052, 10.4888
CIE-Lab:
38.7058, 64.2409, -77.1785
CIE-LCH:
38.7058, 100.4162, 309.7729
CIE-Luv:
38.7058, 8.1522, -111.9033
Hunter-Lab:
32.3865, 56.5243, -103.0113
#702ddc color charts
#702ddc color shades, tints & tones
#702ddc color schemes
#702ddc color preview, HTML & CSS examples
This text has a color of #702ddc
<p style="color:#702ddc;">Text here</p>
.mytext {color:#702ddc;}
This box has a color of #702ddc
<div style="background-color:#702ddc;">Content here</div>
.mybackground {background-color:#702ddc;}
Border around this has a color of #702ddc
<div style="border:2px solid #702ddc;">Content here</div>
.myborder {border:2px solid #702ddc;}