#8263bc color space conversions
Hex:
        #8263bc
        RGB:
        130, 99, 188
        CMY:
        49, 61, 26
        CMYK:
        31, 47, 0, 26
      HSL:
        261°, 39.9103%, 56.2745%
        HSV (HSB):
        261°, 47.3404%, 73.7255%
        XYZ:
        22.7449, 17.3003, 49.7175
        xyY:
        0.2534, 0.1927, 17.3003
      CIE-Lab:
        48.6363, 31.8168, -42.5672
        CIE-LCH:
        48.6363, 53.1439, 306.7762
        CIE-Luv:
        48.6363, 8.2527, -67.9143
        Hunter-Lab:
        41.5937, 24.8210, -41.7545
      #8263bc color charts
#8263bc RGB chart
      #8263bc CMYK chart
      #8263bc RGB pie chart
      #8263bc color shades, tints & tones
#8263bc color schemes
#8263bc color preview, HTML & CSS examples
           This text has a color of #8263bc        
        
          <p style="color:#8263bc;">Text here</p>
        
        
          .mytext {color:#8263bc;}
        
        Text color #8263bc
      
           This box has a color of #8263bc        
        
          <div style="background-color:#8263bc;">Content here</div>
        
        
          .mybackground {background-color:#8263bc;}
        
        Background color #8263bc
      
           Border around this has a color of #8263bc        
        
          <div style="border:2px solid #8263bc;">Content here</div>
        
        
          .myborder {border:2px solid #8263bc;}
        
        Border color #8263bc