#df82da color space conversions
Hex:
#df82da
RGB:
223, 130, 218
CMY:
13, 49, 15
CMYK:
0, 42, 2, 13
HSL:
303°, 59.2357%, 69.2157%
HSV (HSB):
303°, 41.7040%, 87.4510%
XYZ:
51.0689, 36.7152, 70.7248
xyY:
0.3222, 0.2316, 36.7152
CIE-Lab:
67.0628, 48.4541, -29.9960
CIE-LCH:
67.0628, 56.9873, 328.2400
CIE-Luv:
67.0628, 46.3127, -54.3839
Hunter-Lab:
60.5931, 44.4052, -26.7887
#df82da color charts
#df82da color shades, tints & tones
#df82da color schemes
#df82da color preview, HTML & CSS examples
This text has a color of #df82da
<p style="color:#df82da;">Text here</p>
.mytext {color:#df82da;}
This box has a color of #df82da
<div style="background-color:#df82da;">Content here</div>
.mybackground {background-color:#df82da;}
Border around this has a color of #df82da
<div style="border:2px solid #df82da;">Content here</div>
.myborder {border:2px solid #df82da;}