#df31dd color space conversions
Hex:
#df31dd
RGB:
223, 49, 221
CMY:
13, 81, 13
CMYK:
0, 78, 1, 13
HSL:
301°, 73.1092%, 53.3333%
HSV (HSB):
301°, 78.0269%, 87.4510%
XYZ:
44.5809, 23.1051, 70.5167
xyY:
0.3226, 0.1672, 23.1051
CIE-Lab:
55.1804, 81.6722, -50.3128
CIE-LCH:
55.1804, 95.9257, 328.3655
CIE-Luv:
55.1804, 70.3223, -88.4608
Hunter-Lab:
48.0677, 81.4331, -53.3326
#df31dd color charts
#df31dd color shades, tints & tones
#df31dd color schemes
#df31dd color preview, HTML & CSS examples
This text has a color of #df31dd
<p style="color:#df31dd;">Text here</p>
.mytext {color:#df31dd;}
This box has a color of #df31dd
<div style="background-color:#df31dd;">Content here</div>
.mybackground {background-color:#df31dd;}
Border around this has a color of #df31dd
<div style="border:2px solid #df31dd;">Content here</div>
.myborder {border:2px solid #df31dd;}