#de7df0 color space conversions
Hex:
        #de7df0
        RGB:
        222, 125, 240
        CMY:
        13, 51, 6
        CMYK:
        8, 48, 0, 6
      HSL:
        291°, 79.3103%, 71.5686%
        HSV (HSB):
        291°, 47.9167%, 94.1176%
        XYZ:
        53.1860, 36.4881, 86.6778
        xyY:
        0.3016, 0.2069, 36.4881
      CIE-Lab:
        66.8912, 54.7348, -42.4427
        CIE-LCH:
        66.8912, 69.2624, 322.2091
        CIE-Luv:
        66.8912, 42.9414, -75.4140
        Hunter-Lab:
        60.4054, 51.4571, -42.7935
      #de7df0 color charts
#de7df0 RGB chart
      #de7df0 CMYK chart
      #de7df0 RGB pie chart
      #de7df0 color shades, tints & tones
#de7df0 color schemes
#de7df0 color preview, HTML & CSS examples
           This text has a color of #de7df0        
        
          <p style="color:#de7df0;">Text here</p>
        
        
          .mytext {color:#de7df0;}
        
        Text color #de7df0
      
           This box has a color of #de7df0        
        
          <div style="background-color:#de7df0;">Content here</div>
        
        
          .mybackground {background-color:#de7df0;}
        
        Background color #de7df0
      
           Border around this has a color of #de7df0        
        
          <div style="border:2px solid #de7df0;">Content here</div>
        
        
          .myborder {border:2px solid #de7df0;}
        
        Border color #de7df0