#522b4e color space conversions
Hex:
        #522b4e
        RGB:
        82, 43, 78
        CMY:
        68, 83, 69
        CMYK:
        0, 48, 5, 68
      HSL:
        306°, 31.2000%, 24.5098%
        HSV (HSB):
        306°, 47.5610%, 32.1569%
        XYZ:
        5.7187, 4.0717, 7.6922
        xyY:
        0.3271, 0.2329, 4.0717
      CIE-Lab:
        23.9069, 23.9123, -13.8737
        CIE-LCH:
        23.9069, 27.6456, 329.8780
        CIE-Luv:
        23.9069, 17.6192, -18.8285
        Hunter-Lab:
        20.1783, 15.2762, -8.4772
      #522b4e color charts
#522b4e RGB chart
      #522b4e CMYK chart
      #522b4e RGB pie chart
      #522b4e color shades, tints & tones
#522b4e color schemes
#522b4e color preview, HTML & CSS examples
           This text has a color of #522b4e        
        
          <p style="color:#522b4e;">Text here</p>
        
        
          .mytext {color:#522b4e;}
        
        Text color #522b4e
      
           This box has a color of #522b4e        
        
          <div style="background-color:#522b4e;">Content here</div>
        
        
          .mybackground {background-color:#522b4e;}
        
        Background color #522b4e
      
           Border around this has a color of #522b4e        
        
          <div style="border:2px solid #522b4e;">Content here</div>
        
        
          .myborder {border:2px solid #522b4e;}
        
        Border color #522b4e