#df2fde color space conversions
Hex:
        #df2fde
        RGB:
        223, 47, 222
        CMY:
        13, 82, 13
        CMYK:
        0, 79, 0, 13
      HSL:
        300°, 73.3333%, 52.9412%
        HSV (HSB):
        300°, 78.9238%, 87.4510%
        XYZ:
        44.6328, 22.9949, 71.1933
        xyY:
        0.3215, 0.1656, 22.9949
      CIE-Lab:
        55.0671, 82.3111, -51.0598
        CIE-LCH:
        55.0671, 96.8619, 328.1875
        CIE-Luv:
        55.0671, 70.2733, -89.6316
        Hunter-Lab:
        47.9530, 82.2228, -54.4576
      #df2fde color charts
#df2fde RGB chart
      #df2fde CMYK chart
      #df2fde RGB pie chart
      #df2fde color shades, tints & tones
#df2fde color schemes
#df2fde color preview, HTML & CSS examples
           This text has a color of #df2fde        
        
          <p style="color:#df2fde;">Text here</p>
        
        
          .mytext {color:#df2fde;}
        
        Text color #df2fde
      
           This box has a color of #df2fde        
        
          <div style="background-color:#df2fde;">Content here</div>
        
        
          .mybackground {background-color:#df2fde;}
        
        Background color #df2fde
      
           Border around this has a color of #df2fde        
        
          <div style="border:2px solid #df2fde;">Content here</div>
        
        
          .myborder {border:2px solid #df2fde;}
        
        Border color #df2fde