#e325e5 color space conversions
Hex:
        #e325e5
        RGB:
        227, 37, 229
        CMY:
        11, 85, 10
        CMYK:
        1, 84, 0, 10
      HSL:
        299°, 78.6885%, 52.1569%
        HSV (HSB):
        299°, 83.8428%, 89.8039%
        XYZ:
        46.4830, 23.3112, 76.1783
        xyY:
        0.3184, 0.1597, 23.3112
      CIE-Lab:
        55.3914, 86.2109, -54.4612
        CIE-LCH:
        55.3914, 101.9723, 327.7185
        CIE-Luv:
        55.3914, 71.8656, -95.4020
        Hunter-Lab:
        48.2816, 87.3574, -59.7500
      #e325e5 color charts
#e325e5 RGB chart
      #e325e5 CMYK chart
      #e325e5 RGB pie chart
      #e325e5 color shades, tints & tones
#e325e5 color schemes
#e325e5 color preview, HTML & CSS examples
           This text has a color of #e325e5        
        
          <p style="color:#e325e5;">Text here</p>
        
        
          .mytext {color:#e325e5;}
        
        Text color #e325e5
      
           This box has a color of #e325e5        
        
          <div style="background-color:#e325e5;">Content here</div>
        
        
          .mybackground {background-color:#e325e5;}
        
        Background color #e325e5
      
           Border around this has a color of #e325e5        
        
          <div style="border:2px solid #e325e5;">Content here</div>
        
        
          .myborder {border:2px solid #e325e5;}
        
        Border color #e325e5