#8353fe color space conversions
Hex:
        #8353fe
        RGB:
        131, 83, 254
        CMY:
        49, 67, 0
        CMYK:
        48, 67, 0, 0
      HSL:
        257°, 98.8439%, 66.0784%
        HSV (HSB):
        257°, 67.3228%, 99.6078%
        XYZ:
        30.3427, 18.1676, 95.6734
        xyY:
        0.2104, 0.1260, 18.1676
      CIE-Lab:
        49.6987, 58.5398, -78.2873
        CIE-LCH:
        49.6987, 97.7538, 306.7875
        CIE-Luv:
        49.6987, 5.1148, -123.4962
        Hunter-Lab:
        42.6234, 52.4794, -103.2471
      #8353fe color charts
#8353fe RGB chart
      #8353fe CMYK chart
      #8353fe RGB pie chart
      #8353fe color shades, tints & tones
#8353fe color schemes
#8353fe color preview, HTML & CSS examples
           This text has a color of #8353fe        
        
          <p style="color:#8353fe;">Text here</p>
        
        
          .mytext {color:#8353fe;}
        
        Text color #8353fe
      
           This box has a color of #8353fe        
        
          <div style="background-color:#8353fe;">Content here</div>
        
        
          .mybackground {background-color:#8353fe;}
        
        Background color #8353fe
      
           Border around this has a color of #8353fe        
        
          <div style="border:2px solid #8353fe;">Content here</div>
        
        
          .myborder {border:2px solid #8353fe;}
        
        Border color #8353fe