#700ed2 color space conversions
Hex:
#700ed2
RGB:
112, 14, 210
CMY:
56, 95, 18
CMYK:
47, 93, 0, 18
HSL:
270°, 87.5000%, 43.9216%
HSV (HSB):
270°, 93.3333%, 82.3529%
XYZ:
18.4720, 8.4120, 61.6229
xyY:
0.2087, 0.0950, 8.4120
CIE-Lab:
34.8265, 70.5400, -77.8017
CIE-LCH:
34.8265, 105.0191, 312.1975
CIE-Luv:
34.8265, 11.9476, -108.0181
Hunter-Lab:
29.0034, 62.9291, -105.6698
#700ed2 color charts
#700ed2 color shades, tints & tones
#700ed2 color schemes
#700ed2 color preview, HTML & CSS examples
This text has a color of #700ed2
<p style="color:#700ed2;">Text here</p>
.mytext {color:#700ed2;}
This box has a color of #700ed2
<div style="background-color:#700ed2;">Content here</div>
.mybackground {background-color:#700ed2;}
Border around this has a color of #700ed2
<div style="border:2px solid #700ed2;">Content here</div>
.myborder {border:2px solid #700ed2;}