#830cfd color space conversions
Hex:
        #830cfd
        RGB:
        131, 12, 253
        CMY:
        49, 95, 1
        CMYK:
        48, 95, 0, 1
      HSL:
        270°, 98.3673%, 51.9608%
        HSV (HSB):
        270°, 95.2569%, 99.2157%
        XYZ:
        27.2212, 12.1801, 93.8448
        xyY:
        0.2043, 0.0914, 12.1801
      CIE-Lab:
        41.5009, 81.7301, -91.1932
        CIE-LCH:
        41.5009, 122.4582, 311.8677
        CIE-Luv:
        41.5009, 12.7946, -132.3334
        Hunter-Lab:
        34.9000, 78.1508, -134.9987
      #830cfd color charts
#830cfd RGB chart
      #830cfd CMYK chart
      #830cfd RGB pie chart
      #830cfd color shades, tints & tones
#830cfd color schemes
#830cfd color preview, HTML & CSS examples
           This text has a color of #830cfd        
        
          <p style="color:#830cfd;">Text here</p>
        
        
          .mytext {color:#830cfd;}
        
        Text color #830cfd
      
           This box has a color of #830cfd        
        
          <div style="background-color:#830cfd;">Content here</div>
        
        
          .mybackground {background-color:#830cfd;}
        
        Background color #830cfd
      
           Border around this has a color of #830cfd        
        
          <div style="border:2px solid #830cfd;">Content here</div>
        
        
          .myborder {border:2px solid #830cfd;}
        
        Border color #830cfd