#820b4f color space conversions
Hex:
        #820b4f
        RGB:
        130, 11, 79
        CMY:
        49, 96, 69
        CMYK:
        0, 92, 39, 49
      HSL:
        326°, 84.3972%, 27.6471%
        HSV (HSB):
        326°, 91.5385%, 50.9804%
        XYZ:
        10.7369, 5.5497, 7.9024
        xyY:
        0.4439, 0.2294, 5.5497
      CIE-Lab:
        28.2467, 50.9852, -7.1378
        CIE-LCH:
        28.2467, 51.4824, 352.0306
        CIE-Luv:
        28.2467, 61.3539, -16.1345
        Hunter-Lab:
        23.5578, 40.1285, -3.3983
      #820b4f color charts
#820b4f RGB chart
      #820b4f CMYK chart
      #820b4f RGB pie chart
      #820b4f color shades, tints & tones
#820b4f color schemes
#820b4f color preview, HTML & CSS examples
           This text has a color of #820b4f        
        
          <p style="color:#820b4f;">Text here</p>
        
        
          .mytext {color:#820b4f;}
        
        Text color #820b4f
      
           This box has a color of #820b4f        
        
          <div style="background-color:#820b4f;">Content here</div>
        
        
          .mybackground {background-color:#820b4f;}
        
        Background color #820b4f
      
           Border around this has a color of #820b4f        
        
          <div style="border:2px solid #820b4f;">Content here</div>
        
        
          .myborder {border:2px solid #820b4f;}
        
        Border color #820b4f