#eb50a1 color space conversions
Hex:
        #eb50a1
        RGB:
        235, 80, 161
        CMY:
        8, 69, 37
        CMYK:
        0, 66, 31, 8
      HSL:
        329°, 79.4872%, 61.7647%
        HSV (HSB):
        329°, 65.9574%, 92.1569%
        XYZ:
        43.5626, 25.9727, 36.4354
        xyY:
        0.4111, 0.2451, 25.9727
      CIE-Lab:
        58.0111, 66.4902, -11.2463
        CIE-LCH:
        58.0111, 67.4347, 350.3997
        CIE-Luv:
        58.0111, 93.0489, -28.2205
        Hunter-Lab:
        50.9634, 63.3927, -6.7140
      #eb50a1 color charts
#eb50a1 RGB chart
      #eb50a1 CMYK chart
      #eb50a1 RGB pie chart
      #eb50a1 color shades, tints & tones
#eb50a1 color schemes
#eb50a1 color preview, HTML & CSS examples
           This text has a color of #eb50a1        
        
          <p style="color:#eb50a1;">Text here</p>
        
        
          .mytext {color:#eb50a1;}
        
        Text color #eb50a1
      
           This box has a color of #eb50a1        
        
          <div style="background-color:#eb50a1;">Content here</div>
        
        
          .mybackground {background-color:#eb50a1;}
        
        Background color #eb50a1
      
           Border around this has a color of #eb50a1        
        
          <div style="border:2px solid #eb50a1;">Content here</div>
        
        
          .myborder {border:2px solid #eb50a1;}
        
        Border color #eb50a1