#700aa5 color space conversions
Hex:
#700aa5
RGB:
112, 10, 165
CMY:
56, 96, 35
CMYK:
32, 94, 0, 35
HSL:
279°, 88.5714%, 34.3137%
HSV (HSB):
279°, 93.9394%, 64.7059%
XYZ:
13.5822, 6.3784, 36.1126
xyY:
0.2422, 0.1138, 6.3784
CIE-Lab:
30.3478, 61.6296, -58.5304
CIE-LCH:
30.3478, 84.9942, 316.4775
CIE-Luv:
30.3478, 20.4505, -80.6868
Hunter-Lab:
25.2556, 51.7980, -67.0991
#700aa5 color charts
#700aa5 color shades, tints & tones
#700aa5 color schemes
#700aa5 color preview, HTML & CSS examples
This text has a color of #700aa5
<p style="color:#700aa5;">Text here</p>
.mytext {color:#700aa5;}
This box has a color of #700aa5
<div style="background-color:#700aa5;">Content here</div>
.mybackground {background-color:#700aa5;}
Border around this has a color of #700aa5
<div style="border:2px solid #700aa5;">Content here</div>
.myborder {border:2px solid #700aa5;}