#df55d8 color space conversions
Hex:
#df55d8
RGB:
223, 85, 216
CMY:
13, 67, 15
CMYK:
0, 62, 3, 13
HSL:
303°, 68.3168%, 60.3922%
HSV (HSB):
303°, 61.8834%, 87.4510%
XYZ:
46.0746, 27.1428, 67.7764
xyY:
0.3268, 0.1925, 27.1428
CIE-Lab:
59.1063, 69.0414, -41.2729
CIE-LCH:
59.1063, 80.4374, 329.1290
CIE-Luv:
59.1063, 63.6750, -73.9643
Hunter-Lab:
52.0988, 66.6871, -40.6625
#df55d8 color charts
#df55d8 color shades, tints & tones
#df55d8 color schemes
#df55d8 color preview, HTML & CSS examples
This text has a color of #df55d8
<p style="color:#df55d8;">Text here</p>
.mytext {color:#df55d8;}
This box has a color of #df55d8
<div style="background-color:#df55d8;">Content here</div>
.mybackground {background-color:#df55d8;}
Border around this has a color of #df55d8
<div style="border:2px solid #df55d8;">Content here</div>
.myborder {border:2px solid #df55d8;}