#eb4ffd color space conversions
Hex:
        #eb4ffd
        RGB:
        235, 79, 253
        CMY:
        8, 69, 1
        CMYK:
        7, 69, 0, 1
      HSL:
        294°, 97.7528%, 65.0980%
        HSV (HSB):
        294°, 68.7747%, 99.2157%
        XYZ:
        54.7866, 30.3460, 95.8983
        xyY:
        0.3026, 0.1676, 30.3460
      CIE-Lab:
        61.9516, 80.1185, -57.3116
        CIE-LCH:
        61.9516, 98.5068, 324.4225
        CIE-Luv:
        61.9516, 61.9272, -101.4343
        Hunter-Lab:
        55.0872, 81.1233, -64.6537
      #eb4ffd color charts
#eb4ffd RGB chart
      #eb4ffd CMYK chart
      #eb4ffd RGB pie chart
      #eb4ffd color shades, tints & tones
#eb4ffd color schemes
#eb4ffd color preview, HTML & CSS examples
           This text has a color of #eb4ffd        
        
          <p style="color:#eb4ffd;">Text here</p>
        
        
          .mytext {color:#eb4ffd;}
        
        Text color #eb4ffd
      
           This box has a color of #eb4ffd        
        
          <div style="background-color:#eb4ffd;">Content here</div>
        
        
          .mybackground {background-color:#eb4ffd;}
        
        Background color #eb4ffd
      
           Border around this has a color of #eb4ffd        
        
          <div style="border:2px solid #eb4ffd;">Content here</div>
        
        
          .myborder {border:2px solid #eb4ffd;}
        
        Border color #eb4ffd