#700ca2 color space conversions
Hex:
#700ca2
RGB:
112, 12, 162
CMY:
56, 95, 36
CMYK:
31, 93, 0, 36
HSL:
280°, 86.2069%, 34.1176%
HSV (HSB):
280°, 92.5926%, 63.5294%
XYZ:
13.3352, 6.3163, 34.6988
xyY:
0.2454, 0.1162, 6.3163
CIE-Lab:
30.1969, 60.6858, -56.9598
CIE-LCH:
30.1969, 83.2297, 316.8141
CIE-Luv:
30.1969, 21.0246, -78.6741
Hunter-Lab:
25.1323, 50.7303, -64.2658
#700ca2 color charts
#700ca2 color shades, tints & tones
#700ca2 color schemes
#700ca2 color preview, HTML & CSS examples
This text has a color of #700ca2
<p style="color:#700ca2;">Text here</p>
.mytext {color:#700ca2;}
This box has a color of #700ca2
<div style="background-color:#700ca2;">Content here</div>
.mybackground {background-color:#700ca2;}
Border around this has a color of #700ca2
<div style="border:2px solid #700ca2;">Content here</div>
.myborder {border:2px solid #700ca2;}