#e76aa1 color space conversions
Hex:
        #e76aa1
        RGB:
        231, 106, 161
        CMY:
        9, 58, 37
        CMYK:
        0, 54, 30, 9
      HSL:
        334°, 72.2543%, 66.0784%
        HSV (HSB):
        334°, 54.1126%, 90.5882%
        XYZ:
        44.5421, 29.8702, 37.1361
        xyY:
        0.3993, 0.2678, 29.8702
      CIE-Lab:
        61.5421, 54.1384, -6.0429
        CIE-LCH:
        61.5421, 54.4746, 353.6310
        CIE-Luv:
        61.5421, 77.7158, -18.6035
        Hunter-Lab:
        54.6536, 49.8315, -2.0289
      #e76aa1 color charts
#e76aa1 RGB chart
      #e76aa1 CMYK chart
      #e76aa1 RGB pie chart
      #e76aa1 color shades, tints & tones
#e76aa1 color schemes
#e76aa1 color preview, HTML & CSS examples
           This text has a color of #e76aa1        
        
          <p style="color:#e76aa1;">Text here</p>
        
        
          .mytext {color:#e76aa1;}
        
        Text color #e76aa1
      
           This box has a color of #e76aa1        
        
          <div style="background-color:#e76aa1;">Content here</div>
        
        
          .mybackground {background-color:#e76aa1;}
        
        Background color #e76aa1
      
           Border around this has a color of #e76aa1        
        
          <div style="border:2px solid #e76aa1;">Content here</div>
        
        
          .myborder {border:2px solid #e76aa1;}
        
        Border color #e76aa1