#e7329b color space conversions
Hex:
        #e7329b
        RGB:
        231, 50, 155
        CMY:
        9, 80, 39
        CMYK:
        0, 78, 33, 9
      HSL:
        325°, 79.0393%, 55.0980%
        HSV (HSB):
        325°, 78.3550%, 90.5882%
        XYZ:
        40.0120, 21.6367, 33.0778
        xyY:
        0.4224, 0.2284, 21.6367
      CIE-Lab:
        53.6394, 74.5621, -14.3804
        CIE-LCH:
        53.6394, 75.9362, 349.0837
        CIE-Luv:
        53.6394, 102.6744, -33.8017
        Hunter-Lab:
        46.5153, 72.1424, -9.6014
      #e7329b color charts
#e7329b RGB chart
      #e7329b CMYK chart
      #e7329b RGB pie chart
      #e7329b color shades, tints & tones
#e7329b color schemes
#e7329b color preview, HTML & CSS examples
           This text has a color of #e7329b        
        
          <p style="color:#e7329b;">Text here</p>
        
        
          .mytext {color:#e7329b;}
        
        Text color #e7329b
      
           This box has a color of #e7329b        
        
          <div style="background-color:#e7329b;">Content here</div>
        
        
          .mybackground {background-color:#e7329b;}
        
        Background color #e7329b
      
           Border around this has a color of #e7329b        
        
          <div style="border:2px solid #e7329b;">Content here</div>
        
        
          .myborder {border:2px solid #e7329b;}
        
        Border color #e7329b