#eb479a color space conversions
Hex:
        #eb479a
        RGB:
        235, 71, 154
        CMY:
        8, 72, 40
        CMYK:
        0, 70, 34, 8
      HSL:
        330°, 80.3922%, 60.0000%
        HSV (HSB):
        330°, 69.7872%, 92.1569%
        XYZ:
        42.3469, 24.5017, 33.0692
        xyY:
        0.4238, 0.2452, 24.5017
      CIE-Lab:
        56.5867, 69.0101, -9.2873
        CIE-LCH:
        56.5867, 69.6322, 352.3353
        CIE-Luv:
        56.5867, 99.2307, -25.8734
        Hunter-Lab:
        49.4992, 66.0843, -4.9607
      #eb479a color charts
#eb479a RGB chart
      #eb479a CMYK chart
      #eb479a RGB pie chart
      #eb479a color shades, tints & tones
#eb479a color schemes
#eb479a color preview, HTML & CSS examples
           This text has a color of #eb479a        
        
          <p style="color:#eb479a;">Text here</p>
        
        
          .mytext {color:#eb479a;}
        
        Text color #eb479a
      
           This box has a color of #eb479a        
        
          <div style="background-color:#eb479a;">Content here</div>
        
        
          .mybackground {background-color:#eb479a;}
        
        Background color #eb479a
      
           Border around this has a color of #eb479a        
        
          <div style="border:2px solid #eb479a;">Content here</div>
        
        
          .myborder {border:2px solid #eb479a;}
        
        Border color #eb479a