#52496b color space conversions
Hex:
        #52496b
        RGB:
        82, 73, 107
        CMY:
        68, 71, 58
        CMYK:
        23, 32, 0, 58
      HSL:
        256°, 18.8889%, 35.2941%
        HSV (HSB):
        256°, 31.7757%, 41.9608%
        XYZ:
        8.5161, 7.6205, 14.9320
        xyY:
        0.2741, 0.2453, 7.6205
      CIE-Lab:
        33.1796, 11.7554, -18.3448
        CIE-LCH:
        33.1796, 21.7881, 302.6518
        CIE-Luv:
        33.1796, 2.3225, -25.5217
        Hunter-Lab:
        27.6052, 6.7573, -12.7470
      #52496b color charts
#52496b RGB chart
      #52496b CMYK chart
      #52496b RGB pie chart
      #52496b color shades, tints & tones
#52496b color schemes
#52496b color preview, HTML & CSS examples
           This text has a color of #52496b        
        
          <p style="color:#52496b;">Text here</p>
        
        
          .mytext {color:#52496b;}
        
        Text color #52496b
      
           This box has a color of #52496b        
        
          <div style="background-color:#52496b;">Content here</div>
        
        
          .mybackground {background-color:#52496b;}
        
        Background color #52496b
      
           Border around this has a color of #52496b        
        
          <div style="border:2px solid #52496b;">Content here</div>
        
        
          .myborder {border:2px solid #52496b;}
        
        Border color #52496b