#820b4b color space conversions
Hex:
        #820b4b
        RGB:
        130, 11, 75
        CMY:
        49, 96, 71
        CMYK:
        0, 92, 42, 49
      HSL:
        328°, 84.3972%, 27.6471%
        HSV (HSB):
        328°, 91.5385%, 50.9804%
        XYZ:
        10.5956, 5.4932, 7.1584
        xyY:
        0.4558, 0.2363, 5.4932
      CIE-Lab:
        28.0960, 50.5699, -4.6928
        CIE-LCH:
        28.0960, 50.7872, 354.6983
        CIE-Luv:
        28.0960, 62.9738, -13.3096
        Hunter-Lab:
        23.4375, 39.6803, -1.7025
      #820b4b color charts
#820b4b RGB chart
      #820b4b CMYK chart
      #820b4b RGB pie chart
      #820b4b color shades, tints & tones
#820b4b color schemes
#820b4b color preview, HTML & CSS examples
           This text has a color of #820b4b        
        
          <p style="color:#820b4b;">Text here</p>
        
        
          .mytext {color:#820b4b;}
        
        Text color #820b4b
      
           This box has a color of #820b4b        
        
          <div style="background-color:#820b4b;">Content here</div>
        
        
          .mybackground {background-color:#820b4b;}
        
        Background color #820b4b
      
           Border around this has a color of #820b4b        
        
          <div style="border:2px solid #820b4b;">Content here</div>
        
        
          .myborder {border:2px solid #820b4b;}
        
        Border color #820b4b