#522b6b color space conversions
Hex:
        #522b6b
        RGB:
        82, 43, 107
        CMY:
        68, 83, 58
        CMYK:
        23, 60, 0, 58
      HSL:
        277°, 42.6667%, 29.4118%
        HSV (HSB):
        277°, 59.8131%, 41.9608%
        XYZ:
        6.9974, 4.5831, 14.4257
        xyY:
        0.2691, 0.1762, 4.5831
      CIE-Lab:
        25.5125, 30.6241, -30.3851
        CIE-LCH:
        25.5125, 43.1404, 315.2245
        CIE-Luv:
        25.5125, 12.3790, -40.3885
        Hunter-Lab:
        21.4082, 20.8792, -24.9662
      #522b6b color charts
#522b6b RGB chart
      #522b6b CMYK chart
      #522b6b RGB pie chart
      #522b6b color shades, tints & tones
#522b6b color schemes
#522b6b color preview, HTML & CSS examples
           This text has a color of #522b6b        
        
          <p style="color:#522b6b;">Text here</p>
        
        
          .mytext {color:#522b6b;}
        
        Text color #522b6b
      
           This box has a color of #522b6b        
        
          <div style="background-color:#522b6b;">Content here</div>
        
        
          .mybackground {background-color:#522b6b;}
        
        Background color #522b6b
      
           Border around this has a color of #522b6b        
        
          <div style="border:2px solid #522b6b;">Content here</div>
        
        
          .myborder {border:2px solid #522b6b;}
        
        Border color #522b6b