#700ddf color space conversions
Hex:
#700ddf
RGB:
112, 13, 223
CMY:
56, 95, 13
CMYK:
50, 94, 0, 13
HSL:
268°, 88.9831%, 46.2745%
HSV (HSB):
268°, 94.1704%, 87.4510%
XYZ:
20.1453, 9.0603, 70.4991
xyY:
0.2020, 0.0909, 9.0603
CIE-Lab:
36.1001, 73.5440, -83.1954
CIE-LCH:
36.1001, 111.0414, 311.4764
CIE-Luv:
36.1001, 10.0434, -115.6734
Hunter-Lab:
30.1003, 66.7894, -117.7950
#700ddf color charts
#700ddf color shades, tints & tones
#700ddf color schemes
#700ddf color preview, HTML & CSS examples
This text has a color of #700ddf
<p style="color:#700ddf;">Text here</p>
.mytext {color:#700ddf;}
This box has a color of #700ddf
<div style="background-color:#700ddf;">Content here</div>
.mybackground {background-color:#700ddf;}
Border around this has a color of #700ddf
<div style="border:2px solid #700ddf;">Content here</div>
.myborder {border:2px solid #700ddf;}