#52649b color space conversions
Hex:
        #52649b
        RGB:
        82, 100, 155
        CMY:
        68, 61, 39
        CMYK:
        47, 35, 0, 39
      HSL:
        225°, 30.8017%, 46.4706%
        HSV (HSB):
        225°, 47.0968%, 60.7843%
        XYZ:
        13.9532, 13.2747, 32.8372
        xyY:
        0.2323, 0.2210, 13.2747
      CIE-Lab:
        43.1743, 8.7023, -32.0969
        CIE-LCH:
        43.1743, 33.2557, 285.1696
        CIE-Luv:
        43.1743, -10.5038, -47.6528
        Hunter-Lab:
        36.4345, 4.5993, -27.9319
      #52649b color charts
#52649b RGB chart
      #52649b CMYK chart
      #52649b RGB pie chart
      #52649b color shades, tints & tones
#52649b color schemes
#52649b color preview, HTML & CSS examples
           This text has a color of #52649b        
        
          <p style="color:#52649b;">Text here</p>
        
        
          .mytext {color:#52649b;}
        
        Text color #52649b
      
           This box has a color of #52649b        
        
          <div style="background-color:#52649b;">Content here</div>
        
        
          .mybackground {background-color:#52649b;}
        
        Background color #52649b
      
           Border around this has a color of #52649b        
        
          <div style="border:2px solid #52649b;">Content here</div>
        
        
          .myborder {border:2px solid #52649b;}
        
        Border color #52649b