#e79eb4 color space conversions
Hex:
        #e79eb4
        RGB:
        231, 158, 180
        CMY:
        9, 38, 29
        CMYK:
        0, 32, 22, 9
      HSL:
        342°, 60.3306%, 76.2745%
        HSV (HSB):
        342°, 31.6017%, 90.5882%
        XYZ:
        53.4201, 44.7379, 48.9998
        xyY:
        0.3630, 0.3040, 44.7379
      CIE-Lab:
        72.7190, 30.2185, -0.3006
        CIE-LCH:
        72.7190, 30.2200, 359.4301
        CIE-Luv:
        72.7190, 44.7625, -5.9751
        Hunter-Lab:
        66.8864, 25.5111, 3.3857
      #e79eb4 color charts
#e79eb4 RGB chart
      #e79eb4 CMYK chart
      #e79eb4 RGB pie chart
      #e79eb4 color shades, tints & tones
#e79eb4 color schemes
#e79eb4 color preview, HTML & CSS examples
           This text has a color of #e79eb4        
        
          <p style="color:#e79eb4;">Text here</p>
        
        
          .mytext {color:#e79eb4;}
        
        Text color #e79eb4
      
           This box has a color of #e79eb4        
        
          <div style="background-color:#e79eb4;">Content here</div>
        
        
          .mybackground {background-color:#e79eb4;}
        
        Background color #e79eb4
      
           Border around this has a color of #e79eb4        
        
          <div style="border:2px solid #e79eb4;">Content here</div>
        
        
          .myborder {border:2px solid #e79eb4;}
        
        Border color #e79eb4