#523b8a color space conversions
Hex:
        #523b8a
        RGB:
        82, 59, 138
        CMY:
        68, 77, 46
        CMYK:
        41, 57, 0, 46
      HSL:
        257°, 40.1015%, 38.6275%
        HSV (HSB):
        257°, 57.2464%, 54.1176%
        XYZ:
        9.6311, 6.7567, 24.8413
        xyY:
        0.2336, 0.1639, 6.7567
      CIE-Lab:
        31.2466, 29.4545, -40.7489
        CIE-LCH:
        31.2466, 50.2796, 305.8605
        CIE-Luv:
        31.2466, 3.9936, -57.0828
        Hunter-Lab:
        25.9937, 20.6480, -38.4658
      #523b8a color charts
#523b8a RGB chart
      #523b8a CMYK chart
      #523b8a RGB pie chart
      #523b8a color shades, tints & tones
#523b8a color schemes
#523b8a color preview, HTML & CSS examples
           This text has a color of #523b8a        
        
          <p style="color:#523b8a;">Text here</p>
        
        
          .mytext {color:#523b8a;}
        
        Text color #523b8a
      
           This box has a color of #523b8a        
        
          <div style="background-color:#523b8a;">Content here</div>
        
        
          .mybackground {background-color:#523b8a;}
        
        Background color #523b8a
      
           Border around this has a color of #523b8a        
        
          <div style="border:2px solid #523b8a;">Content here</div>
        
        
          .myborder {border:2px solid #523b8a;}
        
        Border color #523b8a