#334d65 color space conversions
Hex:
        #334d65
        RGB:
        51, 77, 101
        CMY:
        80, 70, 60
        CMYK:
        50, 24, 0, 60
      HSL:
        209°, 32.8947%, 29.8039%
        HSV (HSB):
        209°, 49.5050%, 39.6078%
        XYZ:
        6.3681, 6.9511, 13.3180
        xyY:
        0.2391, 0.2610, 6.9511
      CIE-Lab:
        31.6954, -2.5071, -17.0452
        CIE-LCH:
        31.6954, 17.2286, 261.6327
        CIE-Luv:
        31.6954, -11.8209, -21.7967
        Hunter-Lab:
        26.3650, -3.0248, -11.4941
      #334d65 color charts
#334d65 RGB chart
      #334d65 CMYK chart
      #334d65 RGB pie chart
      #334d65 color shades, tints & tones
#334d65 color schemes
#334d65 color preview, HTML & CSS examples
           This text has a color of #334d65        
        
          <p style="color:#334d65;">Text here</p>
        
        
          .mytext {color:#334d65;}
        
        Text color #334d65
      
           This box has a color of #334d65        
        
          <div style="background-color:#334d65;">Content here</div>
        
        
          .mybackground {background-color:#334d65;}
        
        Background color #334d65
      
           Border around this has a color of #334d65        
        
          <div style="border:2px solid #334d65;">Content here</div>
        
        
          .myborder {border:2px solid #334d65;}
        
        Border color #334d65