#700edc color space conversions
Hex:
#700edc
RGB:
112, 14, 220
CMY:
56, 95, 14
CMYK:
49, 94, 0, 14
HSL:
269°, 88.0342%, 45.8824%
HSV (HSB):
269°, 93.6364%, 86.2745%
XYZ:
19.7574, 8.9261, 68.3917
xyY:
0.2035, 0.0920, 8.9261
CIE-Lab:
35.8417, 72.7323, -81.8996
CIE-LCH:
35.8417, 109.5332, 311.6072
CIE-Luv:
35.8417, 10.4399, -113.9004
Hunter-Lab:
29.8766, 65.7579, -114.8094
#700edc color charts
#700edc color shades, tints & tones
#700edc color schemes
#700edc color preview, HTML & CSS examples
This text has a color of #700edc
<p style="color:#700edc;">Text here</p>
.mytext {color:#700edc;}
This box has a color of #700edc
<div style="background-color:#700edc;">Content here</div>
.mybackground {background-color:#700edc;}
Border around this has a color of #700edc
<div style="border:2px solid #700edc;">Content here</div>
.myborder {border:2px solid #700edc;}