#e350e0 color space conversions
Hex:
        #e350e0
        RGB:
        227, 80, 224
        CMY:
        11, 69, 12
        CMYK:
        0, 65, 1, 11
      HSL:
        301°, 72.4138%, 60.1961%
        HSV (HSB):
        301°, 64.7577%, 89.0196%
        XYZ:
        48.0018, 27.4500, 73.2894
        xyY:
        0.3227, 0.1845, 27.4500
      CIE-Lab:
        59.3886, 73.2263, -45.2962
        CIE-LCH:
        59.3886, 86.1036, 328.2600
        CIE-Luv:
        59.3886, 65.3782, -80.9297
        Hunter-Lab:
        52.3928, 71.8526, -46.2626
      #e350e0 color charts
#e350e0 RGB chart
      #e350e0 CMYK chart
      #e350e0 RGB pie chart
      #e350e0 color shades, tints & tones
#e350e0 color schemes
#e350e0 color preview, HTML & CSS examples
           This text has a color of #e350e0        
        
          <p style="color:#e350e0;">Text here</p>
        
        
          .mytext {color:#e350e0;}
        
        Text color #e350e0
      
           This box has a color of #e350e0        
        
          <div style="background-color:#e350e0;">Content here</div>
        
        
          .mybackground {background-color:#e350e0;}
        
        Background color #e350e0
      
           Border around this has a color of #e350e0        
        
          <div style="border:2px solid #e350e0;">Content here</div>
        
        
          .myborder {border:2px solid #e350e0;}
        
        Border color #e350e0