#522e7d color space conversions
Hex:
        #522e7d
        RGB:
        82, 46, 125
        CMY:
        68, 82, 51
        CMYK:
        34, 63, 0, 51
      HSL:
        267°, 46.1988%, 33.5294%
        HSV (HSB):
        267°, 63.2000%, 49.0196%
        XYZ:
        8.1583, 5.2285, 19.9812
        xyY:
        0.2445, 0.1567, 5.2285
      CIE-Lab:
        27.3761, 33.5930, -38.8675
        CIE-LCH:
        27.3761, 51.3729, 310.8367
        CIE-Luv:
        27.3761, 8.8505, -52.3856
        Hunter-Lab:
        22.8659, 23.6718, -35.8041
      #522e7d color charts
#522e7d RGB chart
      #522e7d CMYK chart
      #522e7d RGB pie chart
      #522e7d color shades, tints & tones
#522e7d color schemes
#522e7d color preview, HTML & CSS examples
           This text has a color of #522e7d        
        
          <p style="color:#522e7d;">Text here</p>
        
        
          .mytext {color:#522e7d;}
        
        Text color #522e7d
      
           This box has a color of #522e7d        
        
          <div style="background-color:#522e7d;">Content here</div>
        
        
          .mybackground {background-color:#522e7d;}
        
        Background color #522e7d
      
           Border around this has a color of #522e7d        
        
          <div style="border:2px solid #522e7d;">Content here</div>
        
        
          .myborder {border:2px solid #522e7d;}
        
        Border color #522e7d