#e325e7 color space conversions
Hex:
        #e325e7
        RGB:
        227, 37, 231
        CMY:
        11, 85, 9
        CMYK:
        2, 84, 0, 9
      HSL:
        299°, 80.1653%, 52.5490%
        HSV (HSB):
        299°, 83.9827%, 90.5882%
        XYZ:
        46.7639, 23.4236, 77.6578
        xyY:
        0.3163, 0.1584, 23.4236
      CIE-Lab:
        55.5060, 86.5093, -55.4058
        CIE-LCH:
        55.5060, 102.7310, 327.3620
        CIE-Luv:
        55.5060, 71.1194, -96.9023
        Hunter-Lab:
        48.3979, 87.7774, -61.2564
      #e325e7 color charts
#e325e7 RGB chart
      #e325e7 CMYK chart
      #e325e7 RGB pie chart
      #e325e7 color shades, tints & tones
#e325e7 color schemes
#e325e7 color preview, HTML & CSS examples
           This text has a color of #e325e7        
        
          <p style="color:#e325e7;">Text here</p>
        
        
          .mytext {color:#e325e7;}
        
        Text color #e325e7
      
           This box has a color of #e325e7        
        
          <div style="background-color:#e325e7;">Content here</div>
        
        
          .mybackground {background-color:#e325e7;}
        
        Background color #e325e7
      
           Border around this has a color of #e325e7        
        
          <div style="border:2px solid #e325e7;">Content here</div>
        
        
          .myborder {border:2px solid #e325e7;}
        
        Border color #e325e7