#820bfd color space conversions
Hex:
        #820bfd
        RGB:
        130, 11, 253
        CMY:
        49, 96, 1
        CMYK:
        49, 96, 0, 1
      HSL:
        270°, 98.3740%, 51.7647%
        HSV (HSB):
        270°, 95.6522%, 99.2157%
        XYZ:
        27.0552, 12.0770, 93.8336
        xyY:
        0.2035, 0.0908, 12.0770
      CIE-Lab:
        41.3383, 81.7601, -91.4661
        CIE-LCH:
        41.3383, 122.6815, 311.7930
        CIE-Luv:
        41.3383, 12.4404, -132.4055
        Hunter-Lab:
        34.7520, 78.1502, -135.7621
      #820bfd color charts
#820bfd RGB chart
      #820bfd CMYK chart
      #820bfd RGB pie chart
      #820bfd color shades, tints & tones
#820bfd color schemes
#820bfd color preview, HTML & CSS examples
           This text has a color of #820bfd        
        
          <p style="color:#820bfd;">Text here</p>
        
        
          .mytext {color:#820bfd;}
        
        Text color #820bfd
      
           This box has a color of #820bfd        
        
          <div style="background-color:#820bfd;">Content here</div>
        
        
          .mybackground {background-color:#820bfd;}
        
        Background color #820bfd
      
           Border around this has a color of #820bfd        
        
          <div style="border:2px solid #820bfd;">Content here</div>
        
        
          .myborder {border:2px solid #820bfd;}
        
        Border color #820bfd