#820c5b color space conversions
Hex:
        #820c5b
        RGB:
        130, 12, 91
        CMY:
        49, 95, 64
        CMYK:
        0, 91, 30, 49
      HSL:
        320°, 83.0986%, 27.8431%
        HSV (HSB):
        320°, 90.7692%, 50.9804%
        XYZ:
        11.2257, 5.7641, 10.4185
        xyY:
        0.4096, 0.2103, 5.7641
      CIE-Lab:
        28.8093, 52.1738, -14.2193
        CIE-LCH:
        28.8093, 54.0768, 344.7550
        CIE-Luv:
        28.8093, 56.3278, -24.7224
        Hunter-Lab:
        24.0085, 41.4466, -8.9228
      #820c5b color charts
#820c5b RGB chart
      #820c5b CMYK chart
      #820c5b RGB pie chart
      #820c5b color shades, tints & tones
#820c5b color schemes
#820c5b color preview, HTML & CSS examples
           This text has a color of #820c5b        
        
          <p style="color:#820c5b;">Text here</p>
        
        
          .mytext {color:#820c5b;}
        
        Text color #820c5b
      
           This box has a color of #820c5b        
        
          <div style="background-color:#820c5b;">Content here</div>
        
        
          .mybackground {background-color:#820c5b;}
        
        Background color #820c5b
      
           Border around this has a color of #820c5b        
        
          <div style="border:2px solid #820c5b;">Content here</div>
        
        
          .myborder {border:2px solid #820c5b;}
        
        Border color #820c5b