#e7329a color space conversions
Hex:
        #e7329a
        RGB:
        231, 50, 154
        CMY:
        9, 80, 40
        CMYK:
        0, 78, 33, 9
      HSL:
        326°, 79.0393%, 55.0980%
        HSV (HSB):
        326°, 78.3550%, 90.5882%
        XYZ:
        39.9283, 21.6032, 32.6372
        xyY:
        0.4240, 0.2294, 21.6032
      CIE-Lab:
        53.6035, 74.4556, -13.8428
        CIE-LCH:
        53.6035, 75.7315, 349.4678
        CIE-Luv:
        53.6035, 103.0938, -33.0253
        Hunter-Lab:
        46.4793, 72.0029, -9.0973
      #e7329a color charts
#e7329a RGB chart
      #e7329a CMYK chart
      #e7329a RGB pie chart
      #e7329a color shades, tints & tones
#e7329a color schemes
#e7329a color preview, HTML & CSS examples
           This text has a color of #e7329a        
        
          <p style="color:#e7329a;">Text here</p>
        
        
          .mytext {color:#e7329a;}
        
        Text color #e7329a
      
           This box has a color of #e7329a        
        
          <div style="background-color:#e7329a;">Content here</div>
        
        
          .mybackground {background-color:#e7329a;}
        
        Background color #e7329a
      
           Border around this has a color of #e7329a        
        
          <div style="border:2px solid #e7329a;">Content here</div>
        
        
          .myborder {border:2px solid #e7329a;}
        
        Border color #e7329a