#523f7f color space conversions
Hex:
        #523f7f
        RGB:
        82, 63, 127
        CMY:
        68, 75, 50
        CMYK:
        35, 50, 0, 50
      HSL:
        258°, 33.6842%, 37.2549%
        HSV (HSB):
        258°, 50.3937%, 49.8039%
        XYZ:
        9.0879, 6.8812, 20.9279
        xyY:
        0.2463, 0.1865, 6.8812
      CIE-Lab:
        31.5348, 23.7452, -33.4645
        CIE-LCH:
        31.5348, 41.0330, 305.3581
        CIE-Luv:
        31.5348, 4.0090, -46.9920
        Hunter-Lab:
        26.2320, 15.9346, -28.9392
      #523f7f color charts
#523f7f RGB chart
      #523f7f CMYK chart
      #523f7f RGB pie chart
      #523f7f color shades, tints & tones
#523f7f color schemes
#523f7f color preview, HTML & CSS examples
           This text has a color of #523f7f        
        
          <p style="color:#523f7f;">Text here</p>
        
        
          .mytext {color:#523f7f;}
        
        Text color #523f7f
      
           This box has a color of #523f7f        
        
          <div style="background-color:#523f7f;">Content here</div>
        
        
          .mybackground {background-color:#523f7f;}
        
        Background color #523f7f
      
           Border around this has a color of #523f7f        
        
          <div style="border:2px solid #523f7f;">Content here</div>
        
        
          .myborder {border:2px solid #523f7f;}
        
        Border color #523f7f