#700ecd color space conversions
Hex:
#700ecd
RGB:
112, 14, 205
CMY:
56, 95, 20
CMYK:
45, 93, 0, 20
HSL:
271°, 87.2146%, 42.9412%
HSV (HSB):
271°, 93.1707%, 80.3922%
XYZ:
17.8586, 8.1666, 58.3927
xyY:
0.2115, 0.0967, 8.1666
CIE-Lab:
34.3275, 69.4491, -75.7195
CIE-LCH:
34.3275, 102.7455, 312.5267
CIE-Luv:
34.3275, 12.7410, -105.0493
Hunter-Lab:
28.5773, 61.5385, -101.1447
#700ecd color charts
#700ecd color shades, tints & tones
#700ecd color schemes
#700ecd color preview, HTML & CSS examples
This text has a color of #700ecd
<p style="color:#700ecd;">Text here</p>
.mytext {color:#700ecd;}
This box has a color of #700ecd
<div style="background-color:#700ecd;">Content here</div>
.mybackground {background-color:#700ecd;}
Border around this has a color of #700ecd
<div style="border:2px solid #700ecd;">Content here</div>
.myborder {border:2px solid #700ecd;}