#e2779b color space conversions
Hex:
        #e2779b
        RGB:
        226, 119, 155
        CMY:
        11, 53, 39
        CMYK:
        0, 47, 31, 11
      HSL:
        340°, 64.8485%, 67.6471%
        HSV (HSB):
        340°, 47.3451%, 88.6275%
        XYZ:
        43.8773, 31.7290, 34.8221
        xyY:
        0.3973, 0.2873, 31.7290
      CIE-Lab:
        63.1182, 45.4027, -0.3605
        CIE-LCH:
        63.1182, 45.4041, 359.5451
        CIE-Luv:
        63.1182, 68.3503, -8.9527
        Hunter-Lab:
        56.3285, 40.4684, 2.7771
      #e2779b color charts
#e2779b RGB chart
      #e2779b CMYK chart
      #e2779b RGB pie chart
      #e2779b color shades, tints & tones
#e2779b color schemes
#e2779b color preview, HTML & CSS examples
           This text has a color of #e2779b        
        
          <p style="color:#e2779b;">Text here</p>
        
        
          .mytext {color:#e2779b;}
        
        Text color #e2779b
      
           This box has a color of #e2779b        
        
          <div style="background-color:#e2779b;">Content here</div>
        
        
          .mybackground {background-color:#e2779b;}
        
        Background color #e2779b
      
           Border around this has a color of #e2779b        
        
          <div style="border:2px solid #e2779b;">Content here</div>
        
        
          .myborder {border:2px solid #e2779b;}
        
        Border color #e2779b