#524d8b color space conversions
Hex:
        #524d8b
        RGB:
        82, 77, 139
        CMY:
        68, 70, 45
        CMYK:
        41, 45, 0, 45
      HSL:
        245°, 28.7037%, 42.3529%
        HSV (HSB):
        245°, 44.6043%, 54.5098%
        XYZ:
        10.7938, 8.9657, 25.5878
        xyY:
        0.2380, 0.1977, 8.9657
      CIE-Lab:
        35.9181, 18.3447, -33.9065
        CIE-LCH:
        35.9181, 38.5510, 298.4150
        CIE-Luv:
        35.9181, -1.5851, -48.9965
        Hunter-Lab:
        29.9427, 11.9459, -29.7067
      #524d8b color charts
#524d8b RGB chart
      #524d8b CMYK chart
      #524d8b RGB pie chart
      #524d8b color shades, tints & tones
#524d8b color schemes
#524d8b color preview, HTML & CSS examples
           This text has a color of #524d8b        
        
          <p style="color:#524d8b;">Text here</p>
        
        
          .mytext {color:#524d8b;}
        
        Text color #524d8b
      
           This box has a color of #524d8b        
        
          <div style="background-color:#524d8b;">Content here</div>
        
        
          .mybackground {background-color:#524d8b;}
        
        Background color #524d8b
      
           Border around this has a color of #524d8b        
        
          <div style="border:2px solid #524d8b;">Content here</div>
        
        
          .myborder {border:2px solid #524d8b;}
        
        Border color #524d8b