#e325d8 color space conversions
Hex:
        #e325d8
        RGB:
        227, 37, 216
        CMY:
        11, 85, 15
        CMYK:
        0, 84, 5, 11
      HSL:
        303°, 77.2358%, 51.7647%
        HSV (HSB):
        303°, 83.7004%, 89.0196%
        XYZ:
        44.7348, 22.6119, 66.9725
        xyY:
        0.3330, 0.1683, 22.6119
      CIE-Lab:
        54.6703, 84.3174, -48.2433
        CIE-LCH:
        54.6703, 97.1434, 330.2234
        CIE-Luv:
        54.6703, 76.8478, -85.5417
        Hunter-Lab:
        47.5520, 84.7090, -50.2180
      #e325d8 color charts
#e325d8 RGB chart
      #e325d8 CMYK chart
      #e325d8 RGB pie chart
      #e325d8 color shades, tints & tones
#e325d8 color schemes
#e325d8 color preview, HTML & CSS examples
           This text has a color of #e325d8        
        
          <p style="color:#e325d8;">Text here</p>
        
        
          .mytext {color:#e325d8;}
        
        Text color #e325d8
      
           This box has a color of #e325d8        
        
          <div style="background-color:#e325d8;">Content here</div>
        
        
          .mybackground {background-color:#e325d8;}
        
        Background color #e325d8
      
           Border around this has a color of #e325d8        
        
          <div style="border:2px solid #e325d8;">Content here</div>
        
        
          .myborder {border:2px solid #e325d8;}
        
        Border color #e325d8