#34537f color space conversions
Hex:
        #34537f
        RGB:
        52, 83, 127
        CMY:
        80, 67, 50
        CMYK:
        59, 35, 0, 50
      HSL:
        215°, 41.8994%, 35.0980%
        HSV (HSB):
        215°, 59.0551%, 49.8039%
        XYZ:
        8.3402, 8.4489, 21.2699
        xyY:
        0.2191, 0.2220, 8.4489
      CIE-Lab:
        34.9008, 2.7857, -28.2865
        CIE-LCH:
        34.9008, 28.4233, 275.6245
        CIE-Luv:
        34.9008, -13.6563, -39.0197
        Hunter-Lab:
        29.0670, 0.3499, -23.0389
      #34537f color charts
#34537f RGB chart
      #34537f CMYK chart
      #34537f RGB pie chart
      #34537f color shades, tints & tones
#34537f color schemes
#34537f color preview, HTML & CSS examples
           This text has a color of #34537f        
        
          <p style="color:#34537f;">Text here</p>
        
        
          .mytext {color:#34537f;}
        
        Text color #34537f
      
           This box has a color of #34537f        
        
          <div style="background-color:#34537f;">Content here</div>
        
        
          .mybackground {background-color:#34537f;}
        
        Background color #34537f
      
           Border around this has a color of #34537f        
        
          <div style="border:2px solid #34537f;">Content here</div>
        
        
          .myborder {border:2px solid #34537f;}
        
        Border color #34537f