#e330df color space conversions
Hex:
        #e330df
        RGB:
        227, 48, 223
        CMY:
        11, 81, 13
        CMYK:
        0, 79, 2, 11
      HSL:
        301°, 76.1702%, 53.9216%
        HSV (HSB):
        301°, 78.8546%, 89.0196%
        XYZ:
        46.0548, 23.7725, 71.9732
        xyY:
        0.3248, 0.1676, 23.7725
      CIE-Lab:
        55.8593, 82.9808, -50.3256
        CIE-LCH:
        55.8593, 97.0488, 328.7643
        CIE-Luv:
        55.8593, 72.6015, -88.9191
        Hunter-Lab:
        48.7571, 83.2821, -53.3916
      #e330df color charts
#e330df RGB chart
      #e330df CMYK chart
      #e330df RGB pie chart
      #e330df color shades, tints & tones
#e330df color schemes
#e330df color preview, HTML & CSS examples
           This text has a color of #e330df        
        
          <p style="color:#e330df;">Text here</p>
        
        
          .mytext {color:#e330df;}
        
        Text color #e330df
      
           This box has a color of #e330df        
        
          <div style="background-color:#e330df;">Content here</div>
        
        
          .mybackground {background-color:#e330df;}
        
        Background color #e330df
      
           Border around this has a color of #e330df        
        
          <div style="border:2px solid #e330df;">Content here</div>
        
        
          .myborder {border:2px solid #e330df;}
        
        Border color #e330df