#820f6b color space conversions
Hex:
        #820f6b
        RGB:
        130, 15, 107
        CMY:
        49, 94, 58
        CMYK:
        0, 88, 18, 49
      HSL:
        312°, 79.3103%, 28.4314%
        HSV (HSB):
        312°, 88.4615%, 50.9804%
        XYZ:
        12.0306, 6.1490, 14.4627
        xyY:
        0.3686, 0.1884, 6.1490
      CIE-Lab:
        29.7853, 53.6951, -23.1051
        CIE-LCH:
        29.7853, 58.4552, 336.7177
        CIE-Luv:
        29.7853, 49.5912, -36.2170
        Hunter-Lab:
        24.7972, 43.2058, -17.2222
      #820f6b color charts
#820f6b RGB chart
      #820f6b CMYK chart
      #820f6b RGB pie chart
      #820f6b color shades, tints & tones
#820f6b color schemes
#820f6b color preview, HTML & CSS examples
           This text has a color of #820f6b        
        
          <p style="color:#820f6b;">Text here</p>
        
        
          .mytext {color:#820f6b;}
        
        Text color #820f6b
      
           This box has a color of #820f6b        
        
          <div style="background-color:#820f6b;">Content here</div>
        
        
          .mybackground {background-color:#820f6b;}
        
        Background color #820f6b
      
           Border around this has a color of #820f6b        
        
          <div style="border:2px solid #820f6b;">Content here</div>
        
        
          .myborder {border:2px solid #820f6b;}
        
        Border color #820f6b