#700aaf color space conversions
Hex:
#700aaf
RGB:
112, 10, 175
CMY:
56, 96, 31
CMYK:
36, 94, 0, 31
HSL:
277°, 89.1892%, 36.2745%
HSV (HSB):
277°, 94.2857%, 68.6275%
XYZ:
14.5285, 6.7570, 41.0959
xyY:
0.2329, 0.1083, 6.7570
CIE-Lab:
31.2471, 63.6887, -63.0755
CIE-LCH:
31.2471, 89.6369, 315.2771
CIE-Luv:
31.2471, 18.3369, -86.9585
Hunter-Lab:
25.9942, 54.2762, -75.5396
#700aaf color charts
#700aaf color shades, tints & tones
#700aaf color schemes
#700aaf color preview, HTML & CSS examples
This text has a color of #700aaf
<p style="color:#700aaf;">Text here</p>
.mytext {color:#700aaf;}
This box has a color of #700aaf
<div style="background-color:#700aaf;">Content here</div>
.mybackground {background-color:#700aaf;}
Border around this has a color of #700aaf
<div style="border:2px solid #700aaf;">Content here</div>
.myborder {border:2px solid #700aaf;}