#df0de1 color space conversions
Hex:
        #df0de1
        RGB:
        223, 13, 225
        CMY:
        13, 95, 12
        CMYK:
        1, 94, 0, 12
      HSL:
        299°, 89.0756%, 46.6667%
        HSV (HSB):
        299°, 94.2222%, 88.2353%
        XYZ:
        44.1660, 21.4121, 73.0393
        xyY:
        0.3186, 0.1545, 21.4121
      CIE-Lab:
        53.3976, 88.1479, -55.4259
        CIE-LCH:
        53.3976, 104.1253, 327.8390
        CIE-Luv:
        53.3976, 72.4893, -96.2244
        Hunter-Lab:
        46.2732, 89.3933, -61.1943
      #df0de1 color charts
#df0de1 RGB chart
      #df0de1 CMYK chart
      #df0de1 RGB pie chart
      #df0de1 color shades, tints & tones
#df0de1 color schemes
#df0de1 color preview, HTML & CSS examples
           This text has a color of #df0de1        
        
          <p style="color:#df0de1;">Text here</p>
        
        
          .mytext {color:#df0de1;}
        
        Text color #df0de1
      
           This box has a color of #df0de1        
        
          <div style="background-color:#df0de1;">Content here</div>
        
        
          .mybackground {background-color:#df0de1;}
        
        Background color #df0de1
      
           Border around this has a color of #df0de1        
        
          <div style="border:2px solid #df0de1;">Content here</div>
        
        
          .myborder {border:2px solid #df0de1;}
        
        Border color #df0de1