#820b7d color space conversions
Hex:
        #820b7d
        RGB:
        130, 11, 125
        CMY:
        49, 96, 51
        CMYK:
        0, 92, 4, 49
      HSL:
        303°, 84.3972%, 27.6471%
        HSV (HSB):
        303°, 91.5385%, 50.9804%
        XYZ:
        13.0273, 6.4658, 19.9635
        xyY:
        0.3302, 0.1639, 6.4658
      CIE-Lab:
        30.5586, 57.1118, -33.3467
        CIE-LCH:
        30.5586, 66.1344, 329.7200
        CIE-Luv:
        30.5586, 43.2439, -49.9899
        Hunter-Lab:
        25.4280, 46.9500, -28.7488
      #820b7d color charts
#820b7d RGB chart
      #820b7d CMYK chart
      #820b7d RGB pie chart
      #820b7d color shades, tints & tones
#820b7d color schemes
#820b7d color preview, HTML & CSS examples
           This text has a color of #820b7d        
        
          <p style="color:#820b7d;">Text here</p>
        
        
          .mytext {color:#820b7d;}
        
        Text color #820b7d
      
           This box has a color of #820b7d        
        
          <div style="background-color:#820b7d;">Content here</div>
        
        
          .mybackground {background-color:#820b7d;}
        
        Background color #820b7d
      
           Border around this has a color of #820b7d        
        
          <div style="border:2px solid #820b7d;">Content here</div>
        
        
          .myborder {border:2px solid #820b7d;}
        
        Border color #820b7d