#eb3295 color space conversions
Hex:
        #eb3295
        RGB:
        235, 50, 149
        CMY:
        8, 80, 42
        CMYK:
        0, 79, 37, 8
      HSL:
        328°, 82.2222%, 55.8824%
        HSV (HSB):
        328°, 78.7234%, 92.1569%
        XYZ:
        40.8264, 22.1133, 30.5503
        xyY:
        0.4367, 0.2365, 22.1133
      CIE-Lab:
        54.1470, 74.8993, -9.9896
        CIE-LCH:
        54.1470, 75.5626, 352.4030
        CIE-Luv:
        54.1470, 108.3866, -27.8593
        Hunter-Lab:
        47.0248, 72.6783, -5.6012
      #eb3295 color charts
#eb3295 RGB chart
      #eb3295 CMYK chart
      #eb3295 RGB pie chart
      #eb3295 color shades, tints & tones
#eb3295 color schemes
#eb3295 color preview, HTML & CSS examples
           This text has a color of #eb3295        
        
          <p style="color:#eb3295;">Text here</p>
        
        
          .mytext {color:#eb3295;}
        
        Text color #eb3295
      
           This box has a color of #eb3295        
        
          <div style="background-color:#eb3295;">Content here</div>
        
        
          .mybackground {background-color:#eb3295;}
        
        Background color #eb3295
      
           Border around this has a color of #eb3295        
        
          <div style="border:2px solid #eb3295;">Content here</div>
        
        
          .myborder {border:2px solid #eb3295;}
        
        Border color #eb3295