#334ba7 color space conversions
Hex:
        #334ba7
        RGB:
        51, 75, 167
        CMY:
        80, 71, 35
        CMYK:
        69, 55, 0, 35
      HSL:
        228°, 53.2110%, 42.7451%
        HSV (HSB):
        228°, 69.4611%, 65.4902%
        XYZ:
        10.8564, 8.5260, 37.6327
        xyY:
        0.1904, 0.1495, 8.5260
      CIE-Lab:
        35.0551, 22.5317, -52.3302
        CIE-LCH:
        35.0551, 56.9748, 293.2952
        CIE-Luv:
        35.0551, -11.5173, -74.4671
        Hunter-Lab:
        29.1993, 15.2680, -55.9748
      #334ba7 color charts
#334ba7 RGB chart
      #334ba7 CMYK chart
      #334ba7 RGB pie chart
      #334ba7 color shades, tints & tones
#334ba7 color schemes
#334ba7 color preview, HTML & CSS examples
           This text has a color of #334ba7        
        
          <p style="color:#334ba7;">Text here</p>
        
        
          .mytext {color:#334ba7;}
        
        Text color #334ba7
      
           This box has a color of #334ba7        
        
          <div style="background-color:#334ba7;">Content here</div>
        
        
          .mybackground {background-color:#334ba7;}
        
        Background color #334ba7
      
           Border around this has a color of #334ba7        
        
          <div style="border:2px solid #334ba7;">Content here</div>
        
        
          .myborder {border:2px solid #334ba7;}
        
        Border color #334ba7