#df32dc color space conversions
Hex:
#df32dc
RGB:
223, 50, 220
CMY:
13, 80, 14
CMYK:
0, 78, 1, 13
HSL:
301°, 72.9958%, 53.5294%
HSV (HSB):
301°, 77.5785%, 87.4510%
XYZ:
44.4903, 23.1365, 69.8310
xyY:
0.3237, 0.1683, 23.1365
CIE-Lab:
55.2126, 81.2699, -49.6946
CIE-LCH:
55.2126, 95.2593, 328.5552
CIE-Luv:
55.2126, 70.5229, -87.4841
Hunter-Lab:
48.1004, 80.9272, -52.4055
#df32dc color charts
#df32dc color shades, tints & tones
#df32dc color schemes
#df32dc color preview, HTML & CSS examples
This text has a color of #df32dc
<p style="color:#df32dc;">Text here</p>
.mytext {color:#df32dc;}
This box has a color of #df32dc
<div style="background-color:#df32dc;">Content here</div>
.mybackground {background-color:#df32dc;}
Border around this has a color of #df32dc
<div style="border:2px solid #df32dc;">Content here</div>
.myborder {border:2px solid #df32dc;}