#522d7d color space conversions
Hex:
        #522d7d
        RGB:
        82, 45, 125
        CMY:
        68, 82, 51
        CMYK:
        34, 64, 0, 51
      HSL:
        268°, 47.0588%, 33.3333%
        HSV (HSB):
        268°, 64.0000%, 49.0196%
        XYZ:
        8.1197, 5.1513, 19.9684
        xyY:
        0.2443, 0.1550, 5.1513
      CIE-Lab:
        27.1615, 34.1695, -39.2131
        CIE-LCH:
        27.1615, 52.0117, 311.0682
        CIE-Luv:
        27.1615, 9.0745, -52.6996
        Hunter-Lab:
        22.6964, 24.1403, -36.2760
      #522d7d color charts
#522d7d RGB chart
      #522d7d CMYK chart
      #522d7d RGB pie chart
      #522d7d color shades, tints & tones
#522d7d color schemes
#522d7d color preview, HTML & CSS examples
           This text has a color of #522d7d        
        
          <p style="color:#522d7d;">Text here</p>
        
        
          .mytext {color:#522d7d;}
        
        Text color #522d7d
      
           This box has a color of #522d7d        
        
          <div style="background-color:#522d7d;">Content here</div>
        
        
          .mybackground {background-color:#522d7d;}
        
        Background color #522d7d
      
           Border around this has a color of #522d7d        
        
          <div style="border:2px solid #522d7d;">Content here</div>
        
        
          .myborder {border:2px solid #522d7d;}
        
        Border color #522d7d