#e0679b color space conversions
Hex:
        #e0679b
        RGB:
        224, 103, 155
        CMY:
        12, 60, 39
        CMYK:
        0, 54, 31, 12
      HSL:
        334°, 66.1202%, 64.1176%
        HSV (HSB):
        334°, 54.0179%, 87.8431%
        XYZ:
        41.5071, 27.9143, 34.2107
        xyY:
        0.4005, 0.2694, 27.9143
      CIE-Lab:
        59.8113, 52.5696, -5.2570
        CIE-LCH:
        59.8113, 52.8318, 354.2894
        CIE-Luv:
        59.8113, 75.5278, -17.0967
        Hunter-Lab:
        52.8340, 47.7724, -1.4072
      #e0679b color charts
#e0679b RGB chart
      #e0679b CMYK chart
      #e0679b RGB pie chart
      #e0679b color shades, tints & tones
#e0679b color schemes
#e0679b color preview, HTML & CSS examples
           This text has a color of #e0679b        
        
          <p style="color:#e0679b;">Text here</p>
        
        
          .mytext {color:#e0679b;}
        
        Text color #e0679b
      
           This box has a color of #e0679b        
        
          <div style="background-color:#e0679b;">Content here</div>
        
        
          .mybackground {background-color:#e0679b;}
        
        Background color #e0679b
      
           Border around this has a color of #e0679b        
        
          <div style="border:2px solid #e0679b;">Content here</div>
        
        
          .myborder {border:2px solid #e0679b;}
        
        Border color #e0679b