#344c5f color space conversions
Hex:
        #344c5f
        RGB:
        52, 76, 95
        CMY:
        80, 70, 63
        CMYK:
        45, 20, 0, 63
      HSL:
        207°, 29.2517%, 28.8235%
        HSV (HSB):
        207°, 45.2632%, 37.2549%
        XYZ:
        6.0662, 6.7252, 11.8048
        xyY:
        0.2466, 0.2734, 6.7252
      CIE-Lab:
        31.1729, -3.5161, -14.0341
        CIE-LCH:
        31.1729, 14.4679, 255.9348
        CIE-Luv:
        31.1729, -11.1004, -17.4928
        Hunter-Lab:
        25.9329, -3.6283, -8.8361
      #344c5f color charts
#344c5f RGB chart
      #344c5f CMYK chart
      #344c5f RGB pie chart
      #344c5f color shades, tints & tones
#344c5f color schemes
#344c5f color preview, HTML & CSS examples
           This text has a color of #344c5f        
        
          <p style="color:#344c5f;">Text here</p>
        
        
          .mytext {color:#344c5f;}
        
        Text color #344c5f
      
           This box has a color of #344c5f        
        
          <div style="background-color:#344c5f;">Content here</div>
        
        
          .mybackground {background-color:#344c5f;}
        
        Background color #344c5f
      
           Border around this has a color of #344c5f        
        
          <div style="border:2px solid #344c5f;">Content here</div>
        
        
          .myborder {border:2px solid #344c5f;}
        
        Border color #344c5f