#eb3aa1 color space conversions
Hex:
        #eb3aa1
        RGB:
        235, 58, 161
        CMY:
        8, 77, 37
        CMYK:
        0, 75, 31, 8
      HSL:
        325°, 81.5668%, 57.4510%
        HSV (HSB):
        325°, 75.3191%, 92.1569%
        XYZ:
        42.2070, 23.2615, 35.9836
        xyY:
        0.4160, 0.2293, 23.2615
      CIE-Lab:
        55.3407, 73.9599, -15.2742
        CIE-LCH:
        55.3407, 75.5206, 348.3313
        CIE-Luv:
        55.3407, 101.0357, -35.1496
        Hunter-Lab:
        48.2302, 71.8056, -10.4740
      #eb3aa1 color charts
#eb3aa1 RGB chart
      #eb3aa1 CMYK chart
      #eb3aa1 RGB pie chart
      #eb3aa1 color shades, tints & tones
#eb3aa1 color schemes
#eb3aa1 color preview, HTML & CSS examples
           This text has a color of #eb3aa1        
        
          <p style="color:#eb3aa1;">Text here</p>
        
        
          .mytext {color:#eb3aa1;}
        
        Text color #eb3aa1
      
           This box has a color of #eb3aa1        
        
          <div style="background-color:#eb3aa1;">Content here</div>
        
        
          .mybackground {background-color:#eb3aa1;}
        
        Background color #eb3aa1
      
           Border around this has a color of #eb3aa1        
        
          <div style="border:2px solid #eb3aa1;">Content here</div>
        
        
          .myborder {border:2px solid #eb3aa1;}
        
        Border color #eb3aa1