#eb50e1 color space conversions
Hex:
        #eb50e1
        RGB:
        235, 80, 225
        CMY:
        8, 69, 12
        CMYK:
        0, 66, 4, 8
      HSL:
        304°, 79.4872%, 61.7647%
        HSV (HSB):
        304°, 65.9574%, 92.1569%
        XYZ:
        50.7202, 28.8357, 74.1268
        xyY:
        0.3300, 0.1876, 28.8357
      CIE-Lab:
        60.6364, 75.2268, -43.8098
        CIE-LCH:
        60.6364, 87.0539, 329.7848
        CIE-Luv:
        60.6364, 70.6883, -79.2629
        Hunter-Lab:
        53.6989, 74.6255, -44.2555
      #eb50e1 color charts
#eb50e1 RGB chart
      #eb50e1 CMYK chart
      #eb50e1 RGB pie chart
      #eb50e1 color shades, tints & tones
#eb50e1 color schemes
#eb50e1 color preview, HTML & CSS examples
           This text has a color of #eb50e1        
        
          <p style="color:#eb50e1;">Text here</p>
        
        
          .mytext {color:#eb50e1;}
        
        Text color #eb50e1
      
           This box has a color of #eb50e1        
        
          <div style="background-color:#eb50e1;">Content here</div>
        
        
          .mybackground {background-color:#eb50e1;}
        
        Background color #eb50e1
      
           Border around this has a color of #eb50e1        
        
          <div style="border:2px solid #eb50e1;">Content here</div>
        
        
          .myborder {border:2px solid #eb50e1;}
        
        Border color #eb50e1