#dc70e2 color space conversions
Hex:
#dc70e2
RGB:
220, 112, 226
CMY:
14, 56, 11
CMYK:
3, 50, 0, 11
HSL:
297°, 66.2791%, 66.2745%
HSV (HSB):
297°, 50.4425%, 88.6275%
XYZ:
49.0368, 32.2950, 75.6005
xyY:
0.3125, 0.2058, 32.2950
CIE-Lab:
63.5859, 57.9760, -39.8828
CIE-LCH:
63.5859, 70.3694, 325.4752
CIE-Luv:
63.5859, 49.7289, -71.1123
Hunter-Lab:
56.8287, 54.5755, -39.0948
#dc70e2 color charts
#dc70e2 color shades, tints & tones
#dc70e2 color schemes
#dc70e2 color preview, HTML & CSS examples
This text has a color of #dc70e2
<p style="color:#dc70e2;">Text here</p>
.mytext {color:#dc70e2;}
This box has a color of #dc70e2
<div style="background-color:#dc70e2;">Content here</div>
.mybackground {background-color:#dc70e2;}
Border around this has a color of #dc70e2
<div style="border:2px solid #dc70e2;">Content here</div>
.myborder {border:2px solid #dc70e2;}