#700ec0 color space conversions
Hex:
#700ec0
RGB:
112, 14, 192
CMY:
56, 95, 25
CMYK:
42, 93, 0, 25
HSL:
273°, 86.4078%, 40.3922%
HSV (HSB):
273°, 92.7083%, 75.2941%
XYZ:
16.3536, 7.5646, 50.4674
xyY:
0.2198, 0.1017, 7.5646
CIE-Lab:
33.0591, 66.6342, -70.1948
CIE-LCH:
33.0591, 96.7855, 313.5093
CIE-Luv:
33.0591, 14.9410, -97.2340
Hunter-Lab:
27.5038, 58.0031, -89.5399
#700ec0 color charts
#700ec0 color shades, tints & tones
#700ec0 color schemes
#700ec0 color preview, HTML & CSS examples
This text has a color of #700ec0
<p style="color:#700ec0;">Text here</p>
.mytext {color:#700ec0;}
This box has a color of #700ec0
<div style="background-color:#700ec0;">Content here</div>
.mybackground {background-color:#700ec0;}
Border around this has a color of #700ec0
<div style="border:2px solid #700ec0;">Content here</div>
.myborder {border:2px solid #700ec0;}