#822a7e color space conversions
Hex:
        #822a7e
        RGB:
        130, 42, 126
        CMY:
        49, 84, 51
        CMYK:
        0, 68, 3, 49
      HSL:
        303°, 51.1628%, 33.7255%
        HSV (HSB):
        303°, 67.6923%, 50.9804%
        XYZ:
        13.7998, 7.9081, 20.5378
        xyY:
        0.3267, 0.1872, 7.9081
      CIE-Lab:
        33.7908, 48.1780, -28.8532
        CIE-LCH:
        33.7908, 56.1572, 329.0832
        CIE-Luv:
        33.7908, 38.0596, -44.6004
        Hunter-Lab:
        28.1214, 38.3815, -23.6160
      #822a7e color charts
#822a7e RGB chart
      #822a7e CMYK chart
      #822a7e RGB pie chart
      #822a7e color shades, tints & tones
#822a7e color schemes
#822a7e color preview, HTML & CSS examples
           This text has a color of #822a7e        
        
          <p style="color:#822a7e;">Text here</p>
        
        
          .mytext {color:#822a7e;}
        
        Text color #822a7e
      
           This box has a color of #822a7e        
        
          <div style="background-color:#822a7e;">Content here</div>
        
        
          .mybackground {background-color:#822a7e;}
        
        Background color #822a7e
      
           Border around this has a color of #822a7e        
        
          <div style="border:2px solid #822a7e;">Content here</div>
        
        
          .myborder {border:2px solid #822a7e;}
        
        Border color #822a7e