#de7dfd color space conversions
Hex:
        #de7dfd
        RGB:
        222, 125, 253
        CMY:
        13, 51, 1
        CMYK:
        12, 51, 0, 1
      HSL:
        285°, 96.9697%, 74.1176%
        HSV (HSB):
        285°, 50.5929%, 99.2157%
        XYZ:
        55.1874, 37.2887, 97.2172
        xyY:
        0.2909, 0.1966, 37.2887
      CIE-Lab:
        67.4930, 57.2454, -48.6323
        CIE-LCH:
        67.4930, 75.1142, 319.6507
        CIE-Luv:
        67.4930, 40.1571, -85.9758
        Hunter-Lab:
        61.0645, 54.4579, -51.6471
      #de7dfd color charts
#de7dfd RGB chart
      #de7dfd CMYK chart
      #de7dfd RGB pie chart
      #de7dfd color shades, tints & tones
#de7dfd color schemes
#de7dfd color preview, HTML & CSS examples
           This text has a color of #de7dfd        
        
          <p style="color:#de7dfd;">Text here</p>
        
        
          .mytext {color:#de7dfd;}
        
        Text color #de7dfd
      
           This box has a color of #de7dfd        
        
          <div style="background-color:#de7dfd;">Content here</div>
        
        
          .mybackground {background-color:#de7dfd;}
        
        Background color #de7dfd
      
           Border around this has a color of #de7dfd        
        
          <div style="border:2px solid #de7dfd;">Content here</div>
        
        
          .myborder {border:2px solid #de7dfd;}
        
        Border color #de7dfd