#34598f color space conversions
Hex:
        #34598f
        RGB:
        52, 89, 143
        CMY:
        80, 65, 44
        CMYK:
        64, 38, 0, 44
      HSL:
        216°, 46.6667%, 38.2353%
        HSV (HSB):
        216°, 63.6364%, 56.0784%
        XYZ:
        9.9465, 9.8580, 27.3651
        xyY:
        0.2109, 0.2090, 9.8580
      CIE-Lab:
        37.5863, 4.6452, -33.8242
        CIE-LCH:
        37.5863, 34.1417, 277.8197
        CIE-Luv:
        37.5863, -15.6380, -48.1419
        Hunter-Lab:
        31.3974, 1.6020, -29.6973
      #34598f color charts
#34598f RGB chart
      #34598f CMYK chart
      #34598f RGB pie chart
      #34598f color shades, tints & tones
#34598f color schemes
#34598f color preview, HTML & CSS examples
           This text has a color of #34598f        
        
          <p style="color:#34598f;">Text here</p>
        
        
          .mytext {color:#34598f;}
        
        Text color #34598f
      
           This box has a color of #34598f        
        
          <div style="background-color:#34598f;">Content here</div>
        
        
          .mybackground {background-color:#34598f;}
        
        Background color #34598f
      
           Border around this has a color of #34598f        
        
          <div style="border:2px solid #34598f;">Content here</div>
        
        
          .myborder {border:2px solid #34598f;}
        
        Border color #34598f