#820f4b color space conversions
Hex:
        #820f4b
        RGB:
        130, 15, 75
        CMY:
        49, 94, 71
        CMYK:
        0, 88, 42, 49
      HSL:
        329°, 79.3103%, 28.4314%
        HSV (HSB):
        329°, 88.4615%, 50.9804%
        XYZ:
        10.6467, 5.5955, 7.1755
        xyY:
        0.4546, 0.2389, 5.5955
      CIE-Lab:
        28.3680, 49.7838, -4.2877
        CIE-LCH:
        28.3680, 49.9681, 355.0774
        CIE-Luv:
        28.3680, 62.3084, -12.7594
        Hunter-Lab:
        23.6548, 38.9451, -1.4269
      #820f4b color charts
#820f4b RGB chart
      #820f4b CMYK chart
      #820f4b RGB pie chart
      #820f4b color shades, tints & tones
#820f4b color schemes
#820f4b color preview, HTML & CSS examples
           This text has a color of #820f4b        
        
          <p style="color:#820f4b;">Text here</p>
        
        
          .mytext {color:#820f4b;}
        
        Text color #820f4b
      
           This box has a color of #820f4b        
        
          <div style="background-color:#820f4b;">Content here</div>
        
        
          .mybackground {background-color:#820f4b;}
        
        Background color #820f4b
      
           Border around this has a color of #820f4b        
        
          <div style="border:2px solid #820f4b;">Content here</div>
        
        
          .myborder {border:2px solid #820f4b;}
        
        Border color #820f4b