#826bfd color space conversions
Hex:
        #826bfd
        RGB:
        130, 107, 253
        CMY:
        49, 58, 1
        CMYK:
        49, 58, 0, 1
      HSL:
        249°, 97.3333%, 70.5882%
        HSV (HSB):
        249°, 57.7075%, 99.2157%
        XYZ:
        32.1932, 22.3531, 95.5463
        xyY:
        0.2145, 0.1489, 22.3531
      CIE-Lab:
        54.3996, 45.0876, -70.0975
        CIE-LCH:
        54.3996, 83.3459, 302.7496
        CIE-Luv:
        54.3996, -0.6915, -113.7068
        Hunter-Lab:
        47.2790, 38.8059, -86.7240
      #826bfd color charts
#826bfd RGB chart
      #826bfd CMYK chart
      #826bfd RGB pie chart
      #826bfd color shades, tints & tones
#826bfd color schemes
#826bfd color preview, HTML & CSS examples
           This text has a color of #826bfd        
        
          <p style="color:#826bfd;">Text here</p>
        
        
          .mytext {color:#826bfd;}
        
        Text color #826bfd
      
           This box has a color of #826bfd        
        
          <div style="background-color:#826bfd;">Content here</div>
        
        
          .mybackground {background-color:#826bfd;}
        
        Background color #826bfd
      
           Border around this has a color of #826bfd        
        
          <div style="border:2px solid #826bfd;">Content here</div>
        
        
          .myborder {border:2px solid #826bfd;}
        
        Border color #826bfd