#700aac color space conversions
Hex:
#700aac
RGB:
112, 10, 172
CMY:
56, 96, 33
CMYK:
35, 94, 0, 33
HSL:
278°, 89.0110%, 35.6863%
HSV (HSB):
278°, 94.1860%, 67.4510%
XYZ:
14.2370, 6.6404, 39.5611
xyY:
0.2356, 0.1099, 6.6404
CIE-Lab:
30.9738, 63.0669, -61.7245
CIE-LCH:
30.9738, 88.2460, 315.6163
CIE-Luv:
30.9738, 18.9535, -85.0892
Hunter-Lab:
25.7689, 53.5234, -72.9851
#700aac color charts
#700aac color shades, tints & tones
#700aac color schemes
#700aac color preview, HTML & CSS examples
This text has a color of #700aac
<p style="color:#700aac;">Text here</p>
.mytext {color:#700aac;}
This box has a color of #700aac
<div style="background-color:#700aac;">Content here</div>
.mybackground {background-color:#700aac;}
Border around this has a color of #700aac
<div style="border:2px solid #700aac;">Content here</div>
.myborder {border:2px solid #700aac;}