#34355e color space conversions
Hex:
        #34355e
        RGB:
        52, 53, 94
        CMY:
        80, 79, 63
        CMYK:
        45, 44, 0, 63
      HSL:
        239°, 28.7671%, 28.6275%
        HSV (HSB):
        239°, 44.6809%, 36.8627%
        XYZ:
        4.7097, 4.0844, 11.1298
        xyY:
        0.2364, 0.2050, 4.0844
      CIE-Lab:
        23.9486, 11.4561, -24.6363
        CIE-LCH:
        23.9486, 27.1696, 294.9389
        CIE-Luv:
        23.9486, -2.5686, -30.6322
        Hunter-Lab:
        20.2100, 6.2296, -18.5046
      #34355e color charts
#34355e RGB chart
      #34355e CMYK chart
      #34355e RGB pie chart
      #34355e color shades, tints & tones
#34355e color schemes
#34355e color preview, HTML & CSS examples
           This text has a color of #34355e        
        
          <p style="color:#34355e;">Text here</p>
        
        
          .mytext {color:#34355e;}
        
        Text color #34355e
      
           This box has a color of #34355e        
        
          <div style="background-color:#34355e;">Content here</div>
        
        
          .mybackground {background-color:#34355e;}
        
        Background color #34355e
      
           Border around this has a color of #34355e        
        
          <div style="border:2px solid #34355e;">Content here</div>
        
        
          .myborder {border:2px solid #34355e;}
        
        Border color #34355e