#700ec1 color space conversions
Hex:
#700ec1
RGB:
112, 14, 193
CMY:
56, 95, 24
CMYK:
42, 93, 0, 24
HSL:
273°, 86.4734%, 40.5882%
HSV (HSB):
273°, 92.7461%, 75.6863%
XYZ:
16.4648, 7.6091, 51.0530
xyY:
0.2192, 0.1013, 7.6091
CIE-Lab:
33.1551, 66.8494, -70.6257
CIE-LCH:
33.1551, 97.2463, 313.4265
CIE-Luv:
33.1551, 14.7643, -97.8405
Hunter-Lab:
27.5846, 58.2708, -90.4237
#700ec1 color charts
#700ec1 color shades, tints & tones
#700ec1 color schemes
#700ec1 color preview, HTML & CSS examples
This text has a color of #700ec1
<p style="color:#700ec1;">Text here</p>
.mytext {color:#700ec1;}
This box has a color of #700ec1
<div style="background-color:#700ec1;">Content here</div>
.mybackground {background-color:#700ec1;}
Border around this has a color of #700ec1
<div style="border:2px solid #700ec1;">Content here</div>
.myborder {border:2px solid #700ec1;}