#df0ddf color space conversions
Hex:
        #df0ddf
        RGB:
        223, 13, 223
        CMY:
        13, 95, 13
        CMYK:
        0, 94, 0, 13
      HSL:
        300°, 88.9831%, 46.2745%
        HSV (HSB):
        300°, 94.1704%, 87.4510%
        XYZ:
        43.8946, 21.3035, 71.6105
        xyY:
        0.3208, 0.1557, 21.3035
      CIE-Lab:
        53.2801, 87.8594, -54.4793
        CIE-LCH:
        53.2801, 103.3793, 328.1980
        CIE-Luv:
        53.2801, 73.2694, -94.7399
        Hunter-Lab:
        46.1558, 88.9829, -59.6792
      #df0ddf color charts
#df0ddf RGB chart
      #df0ddf CMYK chart
      #df0ddf RGB pie chart
      #df0ddf color shades, tints & tones
#df0ddf color schemes
#df0ddf color preview, HTML & CSS examples
           This text has a color of #df0ddf        
        
          <p style="color:#df0ddf;">Text here</p>
        
        
          .mytext {color:#df0ddf;}
        
        Text color #df0ddf
      
           This box has a color of #df0ddf        
        
          <div style="background-color:#df0ddf;">Content here</div>
        
        
          .mybackground {background-color:#df0ddf;}
        
        Background color #df0ddf
      
           Border around this has a color of #df0ddf        
        
          <div style="border:2px solid #df0ddf;">Content here</div>
        
        
          .myborder {border:2px solid #df0ddf;}
        
        Border color #df0ddf