#eb85ff color space conversions
Hex:
        #eb85ff
        RGB:
        235, 133, 255
        CMY:
        8, 48, 0
        CMYK:
        8, 48, 0, 0
      HSL:
        290°, 100.0000%, 76.0784%
        HSV (HSB):
        290°, 47.8431%, 100.0000%
        XYZ:
        60.6985, 41.6572, 99.4492
        xyY:
        0.3008, 0.2064, 41.6572
      CIE-Lab:
        70.6339, 57.1538, -44.6797
        CIE-LCH:
        70.6339, 72.5454, 321.9837
        CIE-Luv:
        70.6339, 44.9258, -80.1516
        Hunter-Lab:
        64.5424, 54.9199, -46.1764
      #eb85ff color charts
#eb85ff RGB chart
      #eb85ff CMYK chart
      #eb85ff RGB pie chart
      #eb85ff color shades, tints & tones
#eb85ff color schemes
#eb85ff color preview, HTML & CSS examples
           This text has a color of #eb85ff        
        
          <p style="color:#eb85ff;">Text here</p>
        
        
          .mytext {color:#eb85ff;}
        
        Text color #eb85ff
      
           This box has a color of #eb85ff        
        
          <div style="background-color:#eb85ff;">Content here</div>
        
        
          .mybackground {background-color:#eb85ff;}
        
        Background color #eb85ff
      
           Border around this has a color of #eb85ff        
        
          <div style="border:2px solid #eb85ff;">Content here</div>
        
        
          .myborder {border:2px solid #eb85ff;}
        
        Border color #eb85ff