#df70ec color space conversions
Hex:
#df70ec
RGB:
223, 112, 236
CMY:
13, 56, 7
CMYK:
6, 53, 0, 7
HSL:
294°, 76.5432%, 68.2353%
HSV (HSB):
294°, 52.5424%, 92.5490%
XYZ:
51.3659, 33.3324, 83.0834
xyY:
0.3061, 0.1987, 33.3324
CIE-Lab:
64.4292, 60.5923, -44.0891
CIE-LCH:
64.4292, 74.9351, 323.9590
CIE-Luv:
64.4292, 49.2467, -78.4214
Hunter-Lab:
57.7343, 57.7757, -44.9082
#df70ec color charts
#df70ec color shades, tints & tones
#df70ec color schemes
#df70ec color preview, HTML & CSS examples
This text has a color of #df70ec
<p style="color:#df70ec;">Text here</p>
.mytext {color:#df70ec;}
This box has a color of #df70ec
<div style="background-color:#df70ec;">Content here</div>
.mybackground {background-color:#df70ec;}
Border around this has a color of #df70ec
<div style="border:2px solid #df70ec;">Content here</div>
.myborder {border:2px solid #df70ec;}