#eb47ad color space conversions
Hex:
        #eb47ad
        RGB:
        235, 71, 173
        CMY:
        8, 72, 32
        CMYK:
        0, 70, 26, 8
      HSL:
        323°, 80.3922%, 60.0000%
        HSV (HSB):
        323°, 69.7872%, 92.1569%
        XYZ:
        44.0570, 25.1858, 42.0744
        xyY:
        0.3958, 0.2263, 25.1858
      CIE-Lab:
        57.2560, 71.1980, -19.3708
        CIE-LCH:
        57.2560, 73.7861, 344.7800
        CIE-Luv:
        57.2560, 92.0770, -40.7533
        Hunter-Lab:
        50.1854, 68.8779, -14.5777
      #eb47ad color charts
#eb47ad RGB chart
      #eb47ad CMYK chart
      #eb47ad RGB pie chart
      #eb47ad color shades, tints & tones
#eb47ad color schemes
#eb47ad color preview, HTML & CSS examples
           This text has a color of #eb47ad        
        
          <p style="color:#eb47ad;">Text here</p>
        
        
          .mytext {color:#eb47ad;}
        
        Text color #eb47ad
      
           This box has a color of #eb47ad        
        
          <div style="background-color:#eb47ad;">Content here</div>
        
        
          .mybackground {background-color:#eb47ad;}
        
        Background color #eb47ad
      
           Border around this has a color of #eb47ad        
        
          <div style="border:2px solid #eb47ad;">Content here</div>
        
        
          .myborder {border:2px solid #eb47ad;}
        
        Border color #eb47ad