#df2084 color space conversions
Hex:
#df2084
RGB:
223, 32, 132
CMY:
13, 87, 48
CMYK:
0, 86, 41, 13
HSL:
329°, 74.9020%, 50.0000%
HSV (HSB):
329°, 85.6502%, 87.4510%
XYZ:
35.1128, 18.3869, 23.5282
xyY:
0.4558, 0.2387, 18.3869
CIE-Lab:
49.9621, 74.4475, -6.2883
CIE-LCH:
49.9621, 74.7126, 355.1719
CIE-Luv:
49.9621, 110.6201, -22.4535
Hunter-Lab:
42.8800, 71.1268, -2.5163
#df2084 color charts
#df2084 color shades, tints & tones
#df2084 color schemes
#df2084 color preview, HTML & CSS examples
This text has a color of #df2084
<p style="color:#df2084;">Text here</p>
.mytext {color:#df2084;}
This box has a color of #df2084
<div style="background-color:#df2084;">Content here</div>
.mybackground {background-color:#df2084;}
Border around this has a color of #df2084
<div style="border:2px solid #df2084;">Content here</div>
.myborder {border:2px solid #df2084;}