#700eac color space conversions
Hex:
#700eac
RGB:
112, 14, 172
CMY:
56, 95, 33
CMYK:
35, 92, 0, 33
HSL:
277°, 84.9462%, 36.4706%
HSV (HSB):
277°, 91.8605%, 67.4510%
XYZ:
14.2855, 6.7374, 39.5772
xyY:
0.2357, 0.1112, 6.7374
CIE-Lab:
31.2014, 62.3870, -61.3515
CIE-LCH:
31.2014, 87.4994, 315.4795
CIE-Luv:
31.2014, 18.7704, -84.8929
Hunter-Lab:
25.9565, 52.8163, -72.2332
#700eac color charts
#700eac color shades, tints & tones
#700eac color schemes
#700eac color preview, HTML & CSS examples
This text has a color of #700eac
<p style="color:#700eac;">Text here</p>
.mytext {color:#700eac;}
This box has a color of #700eac
<div style="background-color:#700eac;">Content here</div>
.mybackground {background-color:#700eac;}
Border around this has a color of #700eac
<div style="border:2px solid #700eac;">Content here</div>
.myborder {border:2px solid #700eac;}