#eb5094 color space conversions
Hex:
        #eb5094
        RGB:
        235, 80, 148
        CMY:
        8, 69, 42
        CMYK:
        0, 66, 37, 8
      HSL:
        334°, 79.4872%, 61.7647%
        HSV (HSB):
        334°, 65.9574%, 92.1569%
        XYZ:
        42.4749, 25.5376, 30.7075
        xyY:
        0.4303, 0.2587, 25.5376
      CIE-Lab:
        57.5955, 65.0460, -4.2682
        CIE-LCH:
        57.5955, 65.1859, 356.2457
        CIE-Luv:
        57.5955, 97.6106, -18.2264
        Hunter-Lab:
        50.5347, 61.5950, -0.6534
      #eb5094 color charts
#eb5094 RGB chart
      #eb5094 CMYK chart
      #eb5094 RGB pie chart
      #eb5094 color shades, tints & tones
#eb5094 color schemes
#eb5094 color preview, HTML & CSS examples
           This text has a color of #eb5094        
        
          <p style="color:#eb5094;">Text here</p>
        
        
          .mytext {color:#eb5094;}
        
        Text color #eb5094
      
           This box has a color of #eb5094        
        
          <div style="background-color:#eb5094;">Content here</div>
        
        
          .mybackground {background-color:#eb5094;}
        
        Background color #eb5094
      
           Border around this has a color of #eb5094        
        
          <div style="border:2px solid #eb5094;">Content here</div>
        
        
          .myborder {border:2px solid #eb5094;}
        
        Border color #eb5094