#eb51f2 color space conversions
Hex:
        #eb51f2
        RGB:
        235, 81, 242
        CMY:
        8, 68, 5
        CMYK:
        3, 67, 0, 5
      HSL:
        297°, 86.0963%, 63.3333%
        HSV (HSB):
        297°, 66.5289%, 94.9020%
        XYZ:
        53.2304, 29.9578, 86.9813
        xyY:
        0.3128, 0.1760, 29.9578
      CIE-Lab:
        61.6178, 77.5795, -51.7508
        CIE-LCH:
        61.6178, 93.2562, 326.2940
        CIE-Luv:
        61.6178, 64.9001, -92.2933
        Hunter-Lab:
        54.7337, 77.8131, -55.9083
      #eb51f2 color charts
#eb51f2 RGB chart
      #eb51f2 CMYK chart
      #eb51f2 RGB pie chart
      #eb51f2 color shades, tints & tones
#eb51f2 color schemes
#eb51f2 color preview, HTML & CSS examples
           This text has a color of #eb51f2        
        
          <p style="color:#eb51f2;">Text here</p>
        
        
          .mytext {color:#eb51f2;}
        
        Text color #eb51f2
      
           This box has a color of #eb51f2        
        
          <div style="background-color:#eb51f2;">Content here</div>
        
        
          .mybackground {background-color:#eb51f2;}
        
        Background color #eb51f2
      
           Border around this has a color of #eb51f2        
        
          <div style="border:2px solid #eb51f2;">Content here</div>
        
        
          .myborder {border:2px solid #eb51f2;}
        
        Border color #eb51f2