#df55d3 color space conversions
Hex:
#df55d3
RGB:
223, 85, 211
CMY:
13, 67, 17
CMYK:
0, 62, 5, 13
HSL:
305°, 68.3168%, 60.3922%
HSV (HSB):
305°, 61.8834%, 87.4510%
XYZ:
45.4378, 26.8881, 64.4231
xyY:
0.3323, 0.1966, 26.8881
CIE-Lab:
58.8706, 68.2393, -38.8152
CIE-LCH:
58.8706, 78.5062, 330.3683
CIE-Luv:
58.8706, 65.2426, -69.9631
Hunter-Lab:
51.8538, 65.6698, -37.3643
#df55d3 color charts
#df55d3 color shades, tints & tones
#df55d3 color schemes
#df55d3 color preview, HTML & CSS examples
This text has a color of #df55d3
<p style="color:#df55d3;">Text here</p>
.mytext {color:#df55d3;}
This box has a color of #df55d3
<div style="background-color:#df55d3;">Content here</div>
.mybackground {background-color:#df55d3;}
Border around this has a color of #df55d3
<div style="border:2px solid #df55d3;">Content here</div>
.myborder {border:2px solid #df55d3;}