#eb47ca color space conversions
Hex:
        #eb47ca
        RGB:
        235, 71, 202
        CMY:
        8, 72, 21
        CMYK:
        0, 70, 14, 8
      HSL:
        312°, 80.3922%, 60.0000%
        HSV (HSB):
        312°, 69.7872%, 92.1569%
        XYZ:
        47.1749, 26.4329, 58.4928
        xyY:
        0.3571, 0.2001, 26.4329
      CIE-Lab:
        58.4457, 74.9908, -34.2292
        CIE-LCH:
        58.4457, 82.4333, 335.4659
        CIE-Luv:
        58.4457, 81.2474, -63.9018
        Hunter-Lab:
        51.4129, 73.8132, -31.4655
      #eb47ca color charts
#eb47ca RGB chart
      #eb47ca CMYK chart
      #eb47ca RGB pie chart
      #eb47ca color shades, tints & tones
#eb47ca color schemes
#eb47ca color preview, HTML & CSS examples
           This text has a color of #eb47ca        
        
          <p style="color:#eb47ca;">Text here</p>
        
        
          .mytext {color:#eb47ca;}
        
        Text color #eb47ca
      
           This box has a color of #eb47ca        
        
          <div style="background-color:#eb47ca;">Content here</div>
        
        
          .mybackground {background-color:#eb47ca;}
        
        Background color #eb47ca
      
           Border around this has a color of #eb47ca        
        
          <div style="border:2px solid #eb47ca;">Content here</div>
        
        
          .myborder {border:2px solid #eb47ca;}
        
        Border color #eb47ca