#820ea2 color space conversions
Hex:
        #820ea2
        RGB:
        130, 14, 162
        CMY:
        49, 95, 36
        CMYK:
        20, 91, 0, 36
      HSL:
        287°, 84.0909%, 34.5098%
        HSV (HSB):
        287°, 91.3580%, 63.5294%
        XYZ:
        15.8845, 7.6685, 34.8254
        xyY:
        0.2721, 0.1314, 7.6685
      CIE-Lab:
        33.2828, 62.9856, -51.8052
        CIE-LCH:
        33.2828, 81.5535, 320.5629
        CIE-Luv:
        33.2828, 31.1912, -75.7758
        Hunter-Lab:
        27.6921, 53.9286, -55.1781
      #820ea2 color charts
#820ea2 RGB chart
      #820ea2 CMYK chart
      #820ea2 RGB pie chart
      #820ea2 color shades, tints & tones
#820ea2 color schemes
#820ea2 color preview, HTML & CSS examples
           This text has a color of #820ea2        
        
          <p style="color:#820ea2;">Text here</p>
        
        
          .mytext {color:#820ea2;}
        
        Text color #820ea2
      
           This box has a color of #820ea2        
        
          <div style="background-color:#820ea2;">Content here</div>
        
        
          .mybackground {background-color:#820ea2;}
        
        Background color #820ea2
      
           Border around this has a color of #820ea2        
        
          <div style="border:2px solid #820ea2;">Content here</div>
        
        
          .myborder {border:2px solid #820ea2;}
        
        Border color #820ea2