#702dca color space conversions
Hex:
#702dca
RGB:
112, 45, 202
CMY:
56, 82, 21
CMYK:
45, 78, 0, 21
HSL:
266°, 63.5628%, 48.4314%
HSV (HSB):
266°, 77.7228%, 79.2157%
XYZ:
18.2811, 9.5858, 56.7638
xyY:
0.2160, 0.1133, 9.5858
CIE-Lab:
37.0885, 59.7893, -69.4340
CIE-LCH:
37.0885, 91.6288, 310.7316
CIE-Luv:
37.0885, 10.6926, -100.6546
Hunter-Lab:
30.9609, 51.2153, -87.0298
#702dca color charts
#702dca color shades, tints & tones
#702dca color schemes
#702dca color preview, HTML & CSS examples
This text has a color of #702dca
<p style="color:#702dca;">Text here</p>
.mytext {color:#702dca;}
This box has a color of #702dca
<div style="background-color:#702dca;">Content here</div>
.mybackground {background-color:#702dca;}
Border around this has a color of #702dca
<div style="border:2px solid #702dca;">Content here</div>
.myborder {border:2px solid #702dca;}