#820d5b color space conversions
Hex:
        #820d5b
        RGB:
        130, 13, 91
        CMY:
        49, 95, 64
        CMYK:
        0, 90, 30, 49
      HSL:
        320°, 81.8182%, 28.0392%
        HSV (HSB):
        320°, 90.0000%, 50.9804%
        XYZ:
        11.2382, 5.7890, 10.4226
        xyY:
        0.4094, 0.2109, 5.7890
      CIE-Lab:
        28.8738, 51.9868, -14.1204
        CIE-LCH:
        28.8738, 53.8703, 344.8042
        CIE-Luv:
        28.8738, 56.1957, -24.5925
        Hunter-Lab:
        24.0604, 41.2686, -8.8413
      #820d5b color charts
#820d5b RGB chart
      #820d5b CMYK chart
      #820d5b RGB pie chart
      #820d5b color shades, tints & tones
#820d5b color schemes
#820d5b color preview, HTML & CSS examples
           This text has a color of #820d5b        
        
          <p style="color:#820d5b;">Text here</p>
        
        
          .mytext {color:#820d5b;}
        
        Text color #820d5b
      
           This box has a color of #820d5b        
        
          <div style="background-color:#820d5b;">Content here</div>
        
        
          .mybackground {background-color:#820d5b;}
        
        Background color #820d5b
      
           Border around this has a color of #820d5b        
        
          <div style="border:2px solid #820d5b;">Content here</div>
        
        
          .myborder {border:2px solid #820d5b;}
        
        Border color #820d5b