#df49dd color space conversions
Hex:
#df49dd
RGB:
223, 73, 221
CMY:
13, 71, 13
CMYK:
0, 67, 1, 13
HSL:
301°, 70.0935%, 58.0392%
HSV (HSB):
301°, 67.2646%, 87.4510%
XYZ:
45.8651, 25.6735, 70.9447
xyY:
0.3219, 0.1802, 25.6735
CIE-Lab:
57.7259, 74.3955, -46.2735
CIE-LCH:
57.7259, 87.6124, 328.1186
CIE-Luv:
57.7259, 65.3812, -82.1237
Hunter-Lab:
50.6690, 72.9056, -47.5471
#df49dd color charts
#df49dd color shades, tints & tones
#df49dd color schemes
#df49dd color preview, HTML & CSS examples
This text has a color of #df49dd
<p style="color:#df49dd;">Text here</p>
.mytext {color:#df49dd;}
This box has a color of #df49dd
<div style="background-color:#df49dd;">Content here</div>
.mybackground {background-color:#df49dd;}
Border around this has a color of #df49dd
<div style="border:2px solid #df49dd;">Content here</div>
.myborder {border:2px solid #df49dd;}