#34367e color space conversions
Hex:
        #34367e
        RGB:
        52, 54, 126
        CMY:
        80, 79, 51
        CMYK:
        59, 57, 0, 51
      HSL:
        238°, 41.5730%, 34.9020%
        HSV (HSB):
        238°, 58.7302%, 49.4118%
        XYZ:
        6.5012, 4.8748, 20.3369
        xyY:
        0.2050, 0.1537, 4.8748
      CIE-Lab:
        26.3749, 21.8318, -41.2641
        CIE-LCH:
        26.3749, 46.6835, 297.8822
        CIE-Luv:
        26.3749, -4.4323, -53.6154
        Hunter-Lab:
        22.0788, 13.9223, -39.1571
      #34367e color charts
#34367e RGB chart
      #34367e CMYK chart
      #34367e RGB pie chart
      #34367e color shades, tints & tones
#34367e color schemes
#34367e color preview, HTML & CSS examples
           This text has a color of #34367e        
        
          <p style="color:#34367e;">Text here</p>
        
        
          .mytext {color:#34367e;}
        
        Text color #34367e
      
           This box has a color of #34367e        
        
          <div style="background-color:#34367e;">Content here</div>
        
        
          .mybackground {background-color:#34367e;}
        
        Background color #34367e
      
           Border around this has a color of #34367e        
        
          <div style="border:2px solid #34367e;">Content here</div>
        
        
          .myborder {border:2px solid #34367e;}
        
        Border color #34367e