#e325d4 color space conversions
Hex:
        #e325d4
        RGB:
        227, 37, 212
        CMY:
        11, 85, 17
        CMYK:
        0, 84, 7, 11
      HSL:
        305°, 77.2358%, 51.7647%
        HSV (HSB):
        305°, 83.7004%, 89.0196%
        XYZ:
        44.2238, 22.4075, 64.2816
        xyY:
        0.3378, 0.1712, 22.4075
      CIE-Lab:
        54.4567, 83.7514, -46.3024
        CIE-LCH:
        54.4567, 95.6986, 331.0638
        CIE-Luv:
        54.4567, 78.4255, -82.4727
        Hunter-Lab:
        47.3366, 83.9232, -47.3784
      #e325d4 color charts
#e325d4 RGB chart
      #e325d4 CMYK chart
      #e325d4 RGB pie chart
      #e325d4 color shades, tints & tones
#e325d4 color schemes
#e325d4 color preview, HTML & CSS examples
           This text has a color of #e325d4        
        
          <p style="color:#e325d4;">Text here</p>
        
        
          .mytext {color:#e325d4;}
        
        Text color #e325d4
      
           This box has a color of #e325d4        
        
          <div style="background-color:#e325d4;">Content here</div>
        
        
          .mybackground {background-color:#e325d4;}
        
        Background color #e325d4
      
           Border around this has a color of #e325d4        
        
          <div style="border:2px solid #e325d4;">Content here</div>
        
        
          .myborder {border:2px solid #e325d4;}
        
        Border color #e325d4