#822a6b color space conversions
Hex:
        #822a6b
        RGB:
        130, 42, 107
        CMY:
        49, 84, 58
        CMYK:
        0, 68, 18, 49
      HSL:
        316°, 51.1628%, 33.7255%
        HSV (HSB):
        316°, 67.6923%, 50.9804%
        XYZ:
        12.6877, 7.4633, 14.6818
        xyY:
        0.3642, 0.2143, 7.4633
      CIE-Lab:
        32.8392, 45.0222, -18.3525
        CIE-LCH:
        32.8392, 48.6191, 337.8226
        CIE-Luv:
        32.8392, 43.9831, -29.9411
        Hunter-Lab:
        27.3190, 35.0921, -12.7402
      #822a6b color charts
#822a6b RGB chart
      #822a6b CMYK chart
      #822a6b RGB pie chart
      #822a6b color shades, tints & tones
#822a6b color schemes
#822a6b color preview, HTML & CSS examples
           This text has a color of #822a6b        
        
          <p style="color:#822a6b;">Text here</p>
        
        
          .mytext {color:#822a6b;}
        
        Text color #822a6b
      
           This box has a color of #822a6b        
        
          <div style="background-color:#822a6b;">Content here</div>
        
        
          .mybackground {background-color:#822a6b;}
        
        Background color #822a6b
      
           Border around this has a color of #822a6b        
        
          <div style="border:2px solid #822a6b;">Content here</div>
        
        
          .myborder {border:2px solid #822a6b;}
        
        Border color #822a6b