#de75f0 color space conversions
Hex:
        #de75f0
        RGB:
        222, 117, 240
        CMY:
        13, 54, 6
        CMYK:
        8, 51, 0, 6
      HSL:
        291°, 80.3922%, 70.0000%
        HSV (HSB):
        291°, 51.2500%, 94.1176%
        XYZ:
        52.2137, 34.5434, 86.3537
        xyY:
        0.3016, 0.1995, 34.5434
      CIE-Lab:
        65.3917, 58.6720, -44.7968
        CIE-LCH:
        65.3917, 73.8184, 322.6379
        CIE-Luv:
        65.3917, 45.8764, -79.4918
        Hunter-Lab:
        58.7737, 55.7229, -45.9707
      #de75f0 color charts
#de75f0 RGB chart
      #de75f0 CMYK chart
      #de75f0 RGB pie chart
      #de75f0 color shades, tints & tones
#de75f0 color schemes
#de75f0 color preview, HTML & CSS examples
           This text has a color of #de75f0        
        
          <p style="color:#de75f0;">Text here</p>
        
        
          .mytext {color:#de75f0;}
        
        Text color #de75f0
      
           This box has a color of #de75f0        
        
          <div style="background-color:#de75f0;">Content here</div>
        
        
          .mybackground {background-color:#de75f0;}
        
        Background color #de75f0
      
           Border around this has a color of #de75f0        
        
          <div style="border:2px solid #de75f0;">Content here</div>
        
        
          .myborder {border:2px solid #de75f0;}
        
        Border color #de75f0