#700cb2 color space conversions
Hex:
#700cb2
RGB:
112, 12, 178
CMY:
56, 95, 30
CMYK:
37, 93, 0, 30
HSL:
276°, 87.3684%, 37.2549%
HSV (HSB):
276°, 93.2584%, 69.8039%
XYZ:
14.8494, 6.9220, 42.6729
xyY:
0.2304, 0.1074, 6.9220
CIE-Lab:
31.6288, 63.9979, -64.2431
CIE-LCH:
31.6288, 90.6803, 314.8905
CIE-Luv:
31.6288, 17.6520, -88.7347
Hunter-Lab:
26.3098, 54.7047, -77.7481
#700cb2 color charts
#700cb2 color shades, tints & tones
#700cb2 color schemes
#700cb2 color preview, HTML & CSS examples
This text has a color of #700cb2
<p style="color:#700cb2;">Text here</p>
.mytext {color:#700cb2;}
This box has a color of #700cb2
<div style="background-color:#700cb2;">Content here</div>
.mybackground {background-color:#700cb2;}
Border around this has a color of #700cb2
<div style="border:2px solid #700cb2;">Content here</div>
.myborder {border:2px solid #700cb2;}