#700dac color space conversions
Hex:
#700dac
RGB:
112, 13, 172
CMY:
56, 95, 33
CMYK:
35, 92, 0, 33
HSL:
277°, 85.9459%, 36.2745%
HSV (HSB):
277°, 92.4419%, 67.4510%
XYZ:
14.2724, 6.7111, 39.5729
xyY:
0.2357, 0.1108, 6.7111
CIE-Lab:
31.1401, 62.5700, -61.4520
CIE-LCH:
31.1401, 87.7004, 315.5165
CIE-Luv:
31.1401, 18.8201, -84.9467
Hunter-Lab:
25.9059, 53.0062, -72.4351
#700dac color charts
#700dac RGB chart
#700dac CMYK chart
#700dac RGB pie chart
#700dac color shades, tints & tones
#700dac color schemes
#700dac color preview, HTML & CSS examples
This text has a color of #700dac
<p style="color:#700dac;">Text here</p>
.mytext {color:#700dac;}
Text color #700dac
This box has a color of #700dac
<div style="background-color:#700dac;">Content here</div>
.mybackground {background-color:#700dac;}
Background color #700dac
Border around this has a color of #700dac
<div style="border:2px solid #700dac;">Content here</div>
.myborder {border:2px solid #700dac;}
Border color #700dac