#dc70e5 color space conversions
Hex:
#dc70e5
RGB:
220, 112, 229
CMY:
14, 56, 10
CMYK:
4, 51, 0, 10
HSL:
295°, 69.2308%, 66.8627%
HSV (HSB):
295°, 51.0917%, 89.8039%
XYZ:
49.4522, 32.4611, 77.7879
xyY:
0.3097, 0.2033, 32.4611
CIE-Lab:
63.7222, 58.5178, -41.3397
CIE-LCH:
63.7222, 71.6471, 324.7609
CIE-Luv:
63.7222, 48.9942, -73.5517
Hunter-Lab:
56.9747, 55.2267, -41.0668
#dc70e5 color charts
#dc70e5 color shades, tints & tones
#dc70e5 color schemes
#dc70e5 color preview, HTML & CSS examples
This text has a color of #dc70e5
<p style="color:#dc70e5;">Text here</p>
.mytext {color:#dc70e5;}
This box has a color of #dc70e5
<div style="background-color:#dc70e5;">Content here</div>
.mybackground {background-color:#dc70e5;}
Border around this has a color of #dc70e5
<div style="border:2px solid #dc70e5;">Content here</div>
.myborder {border:2px solid #dc70e5;}