#eb63fa color space conversions
Hex:
        #eb63fa
        RGB:
        235, 99, 250
        CMY:
        8, 61, 2
        CMYK:
        6, 60, 0, 2
      HSL:
        294°, 93.7888%, 68.4314%
        HSV (HSB):
        294°, 60.4000%, 98.0392%
        XYZ:
        55.9781, 33.4880, 93.9559
        xyY:
        0.3052, 0.1826, 33.4880
      CIE-Lab:
        64.5541, 71.8959, -51.5214
        CIE-LCH:
        64.5541, 88.4504, 324.3742
        CIE-Luv:
        64.5541, 57.6282, -91.9828
        Hunter-Lab:
        57.8688, 71.3977, -55.7552
      #eb63fa color charts
#eb63fa RGB chart
      #eb63fa CMYK chart
      #eb63fa RGB pie chart
      #eb63fa color shades, tints & tones
#eb63fa color schemes
#eb63fa color preview, HTML & CSS examples
           This text has a color of #eb63fa        
        
          <p style="color:#eb63fa;">Text here</p>
        
        
          .mytext {color:#eb63fa;}
        
        Text color #eb63fa
      
           This box has a color of #eb63fa        
        
          <div style="background-color:#eb63fa;">Content here</div>
        
        
          .mybackground {background-color:#eb63fa;}
        
        Background color #eb63fa
      
           Border around this has a color of #eb63fa        
        
          <div style="border:2px solid #eb63fa;">Content here</div>
        
        
          .myborder {border:2px solid #eb63fa;}
        
        Border color #eb63fa