#eb52b1 color space conversions
Hex:
        #eb52b1
        RGB:
        235, 82, 177
        CMY:
        8, 68, 31
        CMYK:
        0, 65, 25, 8
      HSL:
        323°, 79.2746%, 62.1569%
        HSV (HSB):
        323°, 65.1064%, 92.1569%
        XYZ:
        45.2141, 26.8711, 44.3986
        xyY:
        0.3882, 0.2307, 26.8711
      CIE-Lab:
        58.8548, 67.6648, -19.2486
        CIE-LCH:
        58.8548, 70.3493, 344.1206
        CIE-Luv:
        58.8548, 86.6029, -40.1146
        Hunter-Lab:
        51.8373, 64.9777, -14.4956
      #eb52b1 color charts
#eb52b1 RGB chart
      #eb52b1 CMYK chart
      #eb52b1 RGB pie chart
      #eb52b1 color shades, tints & tones
#eb52b1 color schemes
#eb52b1 color preview, HTML & CSS examples
           This text has a color of #eb52b1        
        
          <p style="color:#eb52b1;">Text here</p>
        
        
          .mytext {color:#eb52b1;}
        
        Text color #eb52b1
      
           This box has a color of #eb52b1        
        
          <div style="background-color:#eb52b1;">Content here</div>
        
        
          .mybackground {background-color:#eb52b1;}
        
        Background color #eb52b1
      
           Border around this has a color of #eb52b1        
        
          <div style="border:2px solid #eb52b1;">Content here</div>
        
        
          .myborder {border:2px solid #eb52b1;}
        
        Border color #eb52b1