#eb54f5 color space conversions
Hex:
        #eb54f5
        RGB:
        235, 84, 245
        CMY:
        8, 67, 4
        CMYK:
        4, 66, 0, 4
      HSL:
        296°, 88.9503%, 64.5098%
        HSV (HSB):
        296°, 65.7143%, 96.0784%
        XYZ:
        53.9127, 30.5954, 89.4502
        xyY:
        0.3099, 0.1759, 30.5954
      CIE-Lab:
        62.1646, 76.9762, -52.5476
        CIE-LCH:
        62.1646, 93.2019, 325.6807
        CIE-Luv:
        62.1646, 63.2070, -93.6247
        Hunter-Lab:
        55.3131, 77.1829, -57.1623
      #eb54f5 color charts
#eb54f5 RGB chart
      #eb54f5 CMYK chart
      #eb54f5 RGB pie chart
      #eb54f5 color shades, tints & tones
#eb54f5 color schemes
#eb54f5 color preview, HTML & CSS examples
           This text has a color of #eb54f5        
        
          <p style="color:#eb54f5;">Text here</p>
        
        
          .mytext {color:#eb54f5;}
        
        Text color #eb54f5
      
           This box has a color of #eb54f5        
        
          <div style="background-color:#eb54f5;">Content here</div>
        
        
          .mybackground {background-color:#eb54f5;}
        
        Background color #eb54f5
      
           Border around this has a color of #eb54f5        
        
          <div style="border:2px solid #eb54f5;">Content here</div>
        
        
          .myborder {border:2px solid #eb54f5;}
        
        Border color #eb54f5