#700db2 color space conversions
Hex:
#700db2
RGB:
112, 13, 178
CMY:
56, 95, 30
CMYK:
37, 93, 0, 30
HSL:
276°, 86.3874%, 37.4510%
HSV (HSB):
276°, 92.6966%, 69.8039%
XYZ:
14.8619, 6.9469, 42.6771
xyY:
0.2305, 0.1077, 6.9469
CIE-Lab:
31.6858, 63.8273, -64.1495
CIE-LCH:
31.6858, 90.4935, 314.8557
CIE-Luv:
31.6858, 17.6069, -88.6889
Hunter-Lab:
26.3571, 54.5256, -77.5518
#700db2 color charts
#700db2 color shades, tints & tones
#700db2 color schemes
#700db2 color preview, HTML & CSS examples
This text has a color of #700db2
<p style="color:#700db2;">Text here</p>
.mytext {color:#700db2;}
This box has a color of #700db2
<div style="background-color:#700db2;">Content here</div>
.mybackground {background-color:#700db2;}
Border around this has a color of #700db2
<div style="border:2px solid #700db2;">Content here</div>
.myborder {border:2px solid #700db2;}