#702ec9 color space conversions
Hex:
#702ec9
RGB:
112, 46, 201
CMY:
56, 82, 21
CMYK:
44, 77, 0, 21
HSL:
266°, 62.7530%, 48.4314%
HSV (HSB):
266°, 77.1144%, 78.8235%
XYZ:
18.2017, 9.6158, 56.1550
xyY:
0.2168, 0.1145, 9.6158
CIE-Lab:
37.1438, 59.1321, -68.7611
CIE-LCH:
37.1438, 90.6901, 310.6944
CIE-Luv:
37.1438, 10.7122, -99.8593
Hunter-Lab:
31.0093, 50.5088, -85.6622
#702ec9 color charts
#702ec9 color shades, tints & tones
#702ec9 color schemes
#702ec9 color preview, HTML & CSS examples
This text has a color of #702ec9
<p style="color:#702ec9;">Text here</p>
.mytext {color:#702ec9;}
This box has a color of #702ec9
<div style="background-color:#702ec9;">Content here</div>
.mybackground {background-color:#702ec9;}
Border around this has a color of #702ec9
<div style="border:2px solid #702ec9;">Content here</div>
.myborder {border:2px solid #702ec9;}