#523b8f color space conversions
Hex:
        #523b8f
        RGB:
        82, 59, 143
        CMY:
        68, 77, 44
        CMYK:
        43, 59, 0, 44
      HSL:
        256°, 41.5842%, 39.6078%
        HSV (HSB):
        256°, 58.7413%, 56.0784%
        XYZ:
        10.0016, 6.9049, 26.7922
        xyY:
        0.2289, 0.1580, 6.9049
      CIE-Lab:
        31.5895, 30.9278, -43.2766
        CIE-LCH:
        31.5895, 53.1920, 305.5516
        CIE-Luv:
        31.5895, 3.4614, -60.7476
        Hunter-Lab:
        26.2772, 21.9549, -42.0579
      #523b8f color charts
#523b8f RGB chart
      #523b8f CMYK chart
      #523b8f RGB pie chart
      #523b8f color shades, tints & tones
#523b8f color schemes
#523b8f color preview, HTML & CSS examples
           This text has a color of #523b8f        
        
          <p style="color:#523b8f;">Text here</p>
        
        
          .mytext {color:#523b8f;}
        
        Text color #523b8f
      
           This box has a color of #523b8f        
        
          <div style="background-color:#523b8f;">Content here</div>
        
        
          .mybackground {background-color:#523b8f;}
        
        Background color #523b8f
      
           Border around this has a color of #523b8f        
        
          <div style="border:2px solid #523b8f;">Content here</div>
        
        
          .myborder {border:2px solid #523b8f;}
        
        Border color #523b8f