#822a5f color space conversions
Hex:
        #822a5f
        RGB:
        130, 42, 95
        CMY:
        49, 84, 63
        CMYK:
        0, 68, 27, 49
      HSL:
        324°, 51.1628%, 33.7255%
        HSV (HSB):
        324°, 67.6923%, 50.9804%
        XYZ:
        12.0994, 7.2280, 11.5839
        xyY:
        0.3914, 0.2338, 7.2280
      CIE-Lab:
        32.3204, 43.2463, -11.4570
        CIE-LCH:
        32.3204, 44.7382, 345.1618
        CIE-Luv:
        32.3204, 47.8397, -20.7474
        Hunter-Lab:
        26.8849, 33.2846, -6.7269
      #822a5f color charts
#822a5f RGB chart
      #822a5f CMYK chart
      #822a5f RGB pie chart
      #822a5f color shades, tints & tones
#822a5f color schemes
#822a5f color preview, HTML & CSS examples
           This text has a color of #822a5f        
        
          <p style="color:#822a5f;">Text here</p>
        
        
          .mytext {color:#822a5f;}
        
        Text color #822a5f
      
           This box has a color of #822a5f        
        
          <div style="background-color:#822a5f;">Content here</div>
        
        
          .mybackground {background-color:#822a5f;}
        
        Background color #822a5f
      
           Border around this has a color of #822a5f        
        
          <div style="border:2px solid #822a5f;">Content here</div>
        
        
          .myborder {border:2px solid #822a5f;}
        
        Border color #822a5f