#334a63 color space conversions
Hex:
        #334a63
        RGB:
        51, 74, 99
        CMY:
        80, 71, 61
        CMYK:
        48, 25, 0, 61
      HSL:
        211°, 32.0000%, 29.4118%
        HSV (HSB):
        211°, 48.4848%, 38.8235%
        XYZ:
        6.0662, 6.5022, 12.7397
        xyY:
        0.2397, 0.2569, 6.5022
      CIE-Lab:
        30.6457, -1.2441, -17.3968
        CIE-LCH:
        30.6457, 17.4413, 265.9097
        CIE-Luv:
        30.6457, -10.6545, -22.1892
        Hunter-Lab:
        25.4994, -2.1601, -11.7721
      #334a63 color charts
#334a63 RGB chart
      #334a63 CMYK chart
      #334a63 RGB pie chart
      #334a63 color shades, tints & tones
#334a63 color schemes
#334a63 color preview, HTML & CSS examples
           This text has a color of #334a63        
        
          <p style="color:#334a63;">Text here</p>
        
        
          .mytext {color:#334a63;}
        
        Text color #334a63
      
           This box has a color of #334a63        
        
          <div style="background-color:#334a63;">Content here</div>
        
        
          .mybackground {background-color:#334a63;}
        
        Background color #334a63
      
           Border around this has a color of #334a63        
        
          <div style="border:2px solid #334a63;">Content here</div>
        
        
          .myborder {border:2px solid #334a63;}
        
        Border color #334a63