#eb4d80 color space conversions
Hex:
        #eb4d80
        RGB:
        235, 77, 128
        CMY:
        8, 70, 50
        CMYK:
        0, 67, 46, 8
      HSL:
        341°, 79.7980%, 61.1765%
        HSV (HSB):
        341°, 67.2340%, 92.1569%
        XYZ:
        40.8111, 24.5284, 23.0056
        xyY:
        0.4620, 0.2776, 24.5284
      CIE-Lab:
        56.6130, 64.2229, 6.0741
        CIE-LCH:
        56.6130, 64.5095, 5.4029
        CIE-Luv:
        56.6130, 105.8702, -4.6118
        Hunter-Lab:
        49.5262, 60.4187, 7.1274
      #eb4d80 color charts
#eb4d80 RGB chart
      #eb4d80 CMYK chart
      #eb4d80 RGB pie chart
      #eb4d80 color shades, tints & tones
#eb4d80 color schemes
#eb4d80 color preview, HTML & CSS examples
           This text has a color of #eb4d80        
        
          <p style="color:#eb4d80;">Text here</p>
        
        
          .mytext {color:#eb4d80;}
        
        Text color #eb4d80
      
           This box has a color of #eb4d80        
        
          <div style="background-color:#eb4d80;">Content here</div>
        
        
          .mybackground {background-color:#eb4d80;}
        
        Background color #eb4d80
      
           Border around this has a color of #eb4d80        
        
          <div style="border:2px solid #eb4d80;">Content here</div>
        
        
          .myborder {border:2px solid #eb4d80;}
        
        Border color #eb4d80