#eb417a color space conversions
Hex:
        #eb417a
        RGB:
        235, 65, 122
        CMY:
        8, 75, 52
        CMYK:
        0, 72, 48, 8
      HSL:
        340°, 80.9524%, 58.8235%
        HSV (HSB):
        340°, 72.3404%, 92.1569%
        XYZ:
        39.6641, 22.8479, 20.7319
        xyY:
        0.4765, 0.2745, 22.8479
      CIE-Lab:
        54.9153, 67.9731, 7.2081
        CIE-LCH:
        54.9153, 68.3542, 6.0533
        CIE-Luv:
        54.9153, 113.5311, -4.1446
        Hunter-Lab:
        47.7995, 64.4706, 7.7440
      #eb417a color charts
#eb417a RGB chart
      #eb417a CMYK chart
      #eb417a RGB pie chart
      #eb417a color shades, tints & tones
#eb417a color schemes
#eb417a color preview, HTML & CSS examples
           This text has a color of #eb417a        
        
          <p style="color:#eb417a;">Text here</p>
        
        
          .mytext {color:#eb417a;}
        
        Text color #eb417a
      
           This box has a color of #eb417a        
        
          <div style="background-color:#eb417a;">Content here</div>
        
        
          .mybackground {background-color:#eb417a;}
        
        Background color #eb417a
      
           Border around this has a color of #eb417a        
        
          <div style="border:2px solid #eb417a;">Content here</div>
        
        
          .myborder {border:2px solid #eb417a;}
        
        Border color #eb417a