#eb50ea color space conversions
Hex:
        #eb50ea
        RGB:
        235, 80, 234
        CMY:
        8, 69, 8
        CMYK:
        0, 66, 0, 8
      HSL:
        300°, 79.4872%, 61.7647%
        HSV (HSB):
        300°, 65.9574%, 92.1569%
        XYZ:
        51.9809, 29.3400, 80.7654
        xyY:
        0.3207, 0.1810, 29.3400
      CIE-Lab:
        61.0805, 76.6450, -48.1469
        CIE-LCH:
        61.0805, 90.5129, 327.8638
        CIE-Luv:
        61.0805, 67.7238, -86.3655
        Hunter-Lab:
        54.1664, 76.5066, -50.4885
      #eb50ea color charts
#eb50ea RGB chart
      #eb50ea CMYK chart
      #eb50ea RGB pie chart
      #eb50ea color shades, tints & tones
#eb50ea color schemes
#eb50ea color preview, HTML & CSS examples
           This text has a color of #eb50ea        
        
          <p style="color:#eb50ea;">Text here</p>
        
        
          .mytext {color:#eb50ea;}
        
        Text color #eb50ea
      
           This box has a color of #eb50ea        
        
          <div style="background-color:#eb50ea;">Content here</div>
        
        
          .mybackground {background-color:#eb50ea;}
        
        Background color #eb50ea
      
           Border around this has a color of #eb50ea        
        
          <div style="border:2px solid #eb50ea;">Content here</div>
        
        
          .myborder {border:2px solid #eb50ea;}
        
        Border color #eb50ea