#822d5b color space conversions
Hex:
        #822d5b
        RGB:
        130, 45, 91
        CMY:
        49, 82, 64
        CMYK:
        0, 65, 30, 49
      HSL:
        328°, 48.5714%, 34.3137%
        HSV (HSB):
        328°, 65.3846%, 50.9804%
        XYZ:
        12.0326, 7.3779, 10.6874
        xyY:
        0.3998, 0.2451, 7.3779
      CIE-Lab:
        32.6522, 41.3520, -8.3742
        CIE-LCH:
        32.6522, 42.1914, 348.5519
        CIE-Luv:
        32.6522, 48.0313, -16.6764
        Hunter-Lab:
        27.1623, 31.5395, -4.3149
      #822d5b color charts
#822d5b RGB chart
      #822d5b CMYK chart
      #822d5b RGB pie chart
      #822d5b color shades, tints & tones
#822d5b color schemes
#822d5b color preview, HTML & CSS examples
           This text has a color of #822d5b        
        
          <p style="color:#822d5b;">Text here</p>
        
        
          .mytext {color:#822d5b;}
        
        Text color #822d5b
      
           This box has a color of #822d5b        
        
          <div style="background-color:#822d5b;">Content here</div>
        
        
          .mybackground {background-color:#822d5b;}
        
        Background color #822d5b
      
           Border around this has a color of #822d5b        
        
          <div style="border:2px solid #822d5b;">Content here</div>
        
        
          .myborder {border:2px solid #822d5b;}
        
        Border color #822d5b