#523d8f color space conversions
Hex:
        #523d8f
        RGB:
        82, 61, 143
        CMY:
        68, 76, 44
        CMYK:
        43, 57, 0, 44
      HSL:
        255°, 40.1961%, 40.0000%
        HSV (HSB):
        255°, 57.3427%, 56.0784%
        XYZ:
        10.1063, 7.1145, 26.8272
        xyY:
        0.2294, 0.1615, 7.1145
      CIE-Lab:
        32.0662, 29.6948, -42.5092
        CIE-LCH:
        32.0662, 51.8538, 304.9362
        CIE-Luv:
        32.0662, 2.9379, -59.9493
        Hunter-Lab:
        26.6730, 20.9555, -40.9616
      #523d8f color charts
#523d8f RGB chart
      #523d8f CMYK chart
      #523d8f RGB pie chart
      #523d8f color shades, tints & tones
#523d8f color schemes
#523d8f color preview, HTML & CSS examples
           This text has a color of #523d8f        
        
          <p style="color:#523d8f;">Text here</p>
        
        
          .mytext {color:#523d8f;}
        
        Text color #523d8f
      
           This box has a color of #523d8f        
        
          <div style="background-color:#523d8f;">Content here</div>
        
        
          .mybackground {background-color:#523d8f;}
        
        Background color #523d8f
      
           Border around this has a color of #523d8f        
        
          <div style="border:2px solid #523d8f;">Content here</div>
        
        
          .myborder {border:2px solid #523d8f;}
        
        Border color #523d8f