#eb2095 color space conversions
Hex:
        #eb2095
        RGB:
        235, 32, 149
        CMY:
        8, 87, 42
        CMYK:
        0, 86, 37, 8
      HSL:
        325°, 83.5391%, 52.3529%
        HSV (HSB):
        325°, 86.3830%, 92.1569%
        XYZ:
        40.2023, 20.8651, 30.3422
        xyY:
        0.4398, 0.2283, 20.8651
      CIE-Lab:
        52.8016, 78.7665, -12.0115
        CIE-LCH:
        52.8016, 79.6771, 351.3295
        CIE-Luv:
        52.8016, 112.6931, -31.2943
        Hunter-Lab:
        45.6784, 77.1637, -7.4091
      #eb2095 color charts
#eb2095 RGB chart
      #eb2095 CMYK chart
      #eb2095 RGB pie chart
      #eb2095 color shades, tints & tones
#eb2095 color schemes
#eb2095 color preview, HTML & CSS examples
           This text has a color of #eb2095        
        
          <p style="color:#eb2095;">Text here</p>
        
        
          .mytext {color:#eb2095;}
        
        Text color #eb2095
      
           This box has a color of #eb2095        
        
          <div style="background-color:#eb2095;">Content here</div>
        
        
          .mybackground {background-color:#eb2095;}
        
        Background color #eb2095
      
           Border around this has a color of #eb2095        
        
          <div style="border:2px solid #eb2095;">Content here</div>
        
        
          .myborder {border:2px solid #eb2095;}
        
        Border color #eb2095