#702ed7 color space conversions
Hex:
#702ed7
RGB:
112, 46, 215
CMY:
56, 82, 16
CMYK:
48, 79, 0, 16
HSL:
263°, 67.8715%, 51.1765%
HSV (HSB):
263°, 78.6047%, 84.3137%
XYZ:
19.9248, 10.3050, 65.2289
xyY:
0.2087, 0.1080, 10.3050
CIE-Lab:
38.3844, 62.6065, -74.8334
CIE-LCH:
38.3844, 97.5685, 309.9162
CIE-Luv:
38.3844, 8.7100, -108.6816
Hunter-Lab:
32.1015, 54.6144, -98.0039
#702ed7 color charts
#702ed7 color shades, tints & tones
#702ed7 color schemes
#702ed7 color preview, HTML & CSS examples
This text has a color of #702ed7
<p style="color:#702ed7;">Text here</p>
.mytext {color:#702ed7;}
This box has a color of #702ed7
<div style="background-color:#702ed7;">Content here</div>
.mybackground {background-color:#702ed7;}
Border around this has a color of #702ed7
<div style="border:2px solid #702ed7;">Content here</div>
.myborder {border:2px solid #702ed7;}