#334cb6 color space conversions
Hex:
        #334cb6
        RGB:
        51, 76, 182
        CMY:
        80, 70, 29
        CMYK:
        72, 58, 0, 29
      HSL:
        229°, 56.2232%, 45.6863%
        HSV (HSB):
        229°, 71.9780%, 71.3725%
        XYZ:
        12.3932, 9.2501, 45.3882
        xyY:
        0.1849, 0.1380, 9.2501
      CIE-Lab:
        36.4614, 27.4161, -58.9517
        CIE-LCH:
        36.4614, 65.0150, 294.9413
        CIE-Luv:
        36.4614, -11.9914, -84.6447
        Hunter-Lab:
        30.4140, 19.5113, -67.1916
      #334cb6 color charts
#334cb6 RGB chart
      #334cb6 CMYK chart
      #334cb6 RGB pie chart
      #334cb6 color shades, tints & tones
#334cb6 color schemes
#334cb6 color preview, HTML & CSS examples
           This text has a color of #334cb6        
        
          <p style="color:#334cb6;">Text here</p>
        
        
          .mytext {color:#334cb6;}
        
        Text color #334cb6
      
           This box has a color of #334cb6        
        
          <div style="background-color:#334cb6;">Content here</div>
        
        
          .mybackground {background-color:#334cb6;}
        
        Background color #334cb6
      
           Border around this has a color of #334cb6        
        
          <div style="border:2px solid #334cb6;">Content here</div>
        
        
          .myborder {border:2px solid #334cb6;}
        
        Border color #334cb6