#e325d9 color space conversions
Hex:
        #e325d9
        RGB:
        227, 37, 217
        CMY:
        11, 85, 15
        CMYK:
        0, 84, 4, 11
      HSL:
        303°, 77.2358%, 51.7647%
        HSV (HSB):
        303°, 83.7004%, 89.0196%
        XYZ:
        44.8645, 22.6638, 67.6556
        xyY:
        0.3319, 0.1677, 22.6638
      CIE-Lab:
        54.7243, 84.4601, -48.7265
        CIE-LCH:
        54.7243, 97.5079, 330.0186
        CIE-Luv:
        54.7243, 76.4566, -86.3065
        Hunter-Lab:
        47.6065, 84.9076, -50.9349
      #e325d9 color charts
#e325d9 RGB chart
      #e325d9 CMYK chart
      #e325d9 RGB pie chart
      #e325d9 color shades, tints & tones
#e325d9 color schemes
#e325d9 color preview, HTML & CSS examples
           This text has a color of #e325d9        
        
          <p style="color:#e325d9;">Text here</p>
        
        
          .mytext {color:#e325d9;}
        
        Text color #e325d9
      
           This box has a color of #e325d9        
        
          <div style="background-color:#e325d9;">Content here</div>
        
        
          .mybackground {background-color:#e325d9;}
        
        Background color #e325d9
      
           Border around this has a color of #e325d9        
        
          <div style="border:2px solid #e325d9;">Content here</div>
        
        
          .myborder {border:2px solid #e325d9;}
        
        Border color #e325d9