#822a4d color space conversions
Hex:
        #822a4d
        RGB:
        130, 42, 77
        CMY:
        49, 84, 70
        CMYK:
        0, 68, 41, 49
      HSL:
        336°, 51.1628%, 33.7255%
        HSV (HSB):
        336°, 67.6923%, 50.9804%
        XYZ:
        11.3734, 6.9376, 7.7608
        xyY:
        0.4362, 0.2661, 6.9376
      CIE-Lab:
        31.6644, 40.9390, -0.7438
        CIE-LCH:
        31.6644, 40.9458, 358.9591
        CIE-Luv:
        31.6644, 53.5602, -7.5052
        Hunter-Lab:
        26.3393, 30.9835, 0.9678
      #822a4d color charts
#822a4d RGB chart
      #822a4d CMYK chart
      #822a4d RGB pie chart
      #822a4d color shades, tints & tones
#822a4d color schemes
#822a4d color preview, HTML & CSS examples
           This text has a color of #822a4d        
        
          <p style="color:#822a4d;">Text here</p>
        
        
          .mytext {color:#822a4d;}
        
        Text color #822a4d
      
           This box has a color of #822a4d        
        
          <div style="background-color:#822a4d;">Content here</div>
        
        
          .mybackground {background-color:#822a4d;}
        
        Background color #822a4d
      
           Border around this has a color of #822a4d        
        
          <div style="border:2px solid #822a4d;">Content here</div>
        
        
          .myborder {border:2px solid #822a4d;}
        
        Border color #822a4d