#344f9f color space conversions
Hex:
        #344f9f
        RGB:
        52, 79, 159
        CMY:
        80, 69, 38
        CMYK:
        67, 50, 0, 38
      HSL:
        225°, 50.7109%, 41.3725%
        HSV (HSB):
        225°, 67.2956%, 62.3529%
        XYZ:
        10.4702, 8.8252, 33.9525
        xyY:
        0.1966, 0.1657, 8.8252
      CIE-Lab:
        35.6456, 17.0751, -46.5790
        CIE-LCH:
        35.6456, 49.6101, 290.1321
        CIE-Luv:
        35.6456, -12.3694, -66.6149
        Hunter-Lab:
        29.7073, 10.9235, -46.9675
      #344f9f color charts
#344f9f RGB chart
      #344f9f CMYK chart
      #344f9f RGB pie chart
      #344f9f color shades, tints & tones
#344f9f color schemes
#344f9f color preview, HTML & CSS examples
           This text has a color of #344f9f        
        
          <p style="color:#344f9f;">Text here</p>
        
        
          .mytext {color:#344f9f;}
        
        Text color #344f9f
      
           This box has a color of #344f9f        
        
          <div style="background-color:#344f9f;">Content here</div>
        
        
          .mybackground {background-color:#344f9f;}
        
        Background color #344f9f
      
           Border around this has a color of #344f9f        
        
          <div style="border:2px solid #344f9f;">Content here</div>
        
        
          .myborder {border:2px solid #344f9f;}
        
        Border color #344f9f