#523c8f color space conversions
Hex:
        #523c8f
        RGB:
        82, 60, 143
        CMY:
        68, 76, 44
        CMYK:
        43, 58, 0, 44
      HSL:
        256°, 40.8867%, 39.8039%
        HSV (HSB):
        256°, 58.0420%, 56.0784%
        XYZ:
        10.0535, 7.0087, 26.8095
        xyY:
        0.2292, 0.1598, 7.0087
      CIE-Lab:
        31.8268, 30.3127, -42.8945
        CIE-LCH:
        31.8268, 52.5243, 305.2481
        CIE-Luv:
        31.8268, 3.2019, -60.3535
        Hunter-Lab:
        26.4740, 21.4556, -41.5097
      #523c8f color charts
#523c8f RGB chart
      #523c8f CMYK chart
      #523c8f RGB pie chart
      #523c8f color shades, tints & tones
#523c8f color schemes
#523c8f color preview, HTML & CSS examples
           This text has a color of #523c8f        
        
          <p style="color:#523c8f;">Text here</p>
        
        
          .mytext {color:#523c8f;}
        
        Text color #523c8f
      
           This box has a color of #523c8f        
        
          <div style="background-color:#523c8f;">Content here</div>
        
        
          .mybackground {background-color:#523c8f;}
        
        Background color #523c8f
      
           Border around this has a color of #523c8f        
        
          <div style="border:2px solid #523c8f;">Content here</div>
        
        
          .myborder {border:2px solid #523c8f;}
        
        Border color #523c8f