#df55cc color space conversions
Hex:
#df55cc
RGB:
223, 85, 204
CMY:
13, 67, 20
CMYK:
0, 62, 9, 13
HSL:
308°, 68.3168%, 60.3922%
HSV (HSB):
308°, 61.8834%, 87.4510%
XYZ:
44.5790, 26.5446, 59.9008
xyY:
0.3402, 0.2026, 26.5446
CIE-Lab:
58.5504, 67.1408, -35.3429
CIE-LCH:
58.5504, 75.8749, 332.2377
CIE-Luv:
58.5504, 67.4646, -64.3392
Hunter-Lab:
51.5215, 64.2848, -32.8678
#df55cc color charts
#df55cc color shades, tints & tones
#df55cc color schemes
#df55cc color preview, HTML & CSS examples
This text has a color of #df55cc
<p style="color:#df55cc;">Text here</p>
.mytext {color:#df55cc;}
This box has a color of #df55cc
<div style="background-color:#df55cc;">Content here</div>
.mybackground {background-color:#df55cc;}
Border around this has a color of #df55cc
<div style="border:2px solid #df55cc;">Content here</div>
.myborder {border:2px solid #df55cc;}