#820dfd color space conversions
Hex:
        #820dfd
        RGB:
        130, 13, 253
        CMY:
        49, 95, 1
        CMYK:
        49, 95, 0, 1
      HSL:
        269°, 98.3607%, 52.1569%
        HSV (HSB):
        269°, 94.8617%, 99.2157%
        XYZ:
        27.0795, 12.1255, 93.8417
        xyY:
        0.2035, 0.0911, 12.1255
      CIE-Lab:
        41.4149, 81.5279, -91.3393
        CIE-LCH:
        41.4149, 122.4324, 311.7516
        CIE-Luv:
        41.4149, 12.3817, -132.3609
        Hunter-Lab:
        34.8217, 77.8743, -135.4065
      #820dfd color charts
#820dfd RGB chart
      #820dfd CMYK chart
      #820dfd RGB pie chart
      #820dfd color shades, tints & tones
#820dfd color schemes
#820dfd color preview, HTML & CSS examples
           This text has a color of #820dfd        
        
          <p style="color:#820dfd;">Text here</p>
        
        
          .mytext {color:#820dfd;}
        
        Text color #820dfd
      
           This box has a color of #820dfd        
        
          <div style="background-color:#820dfd;">Content here</div>
        
        
          .mybackground {background-color:#820dfd;}
        
        Background color #820dfd
      
           Border around this has a color of #820dfd        
        
          <div style="border:2px solid #820dfd;">Content here</div>
        
        
          .myborder {border:2px solid #820dfd;}
        
        Border color #820dfd