#334bb1 color space conversions
Hex:
        #334bb1
        RGB:
        51, 75, 177
        CMY:
        80, 71, 31
        CMYK:
        71, 58, 0, 31
      HSL:
        229°, 55.2632%, 44.7059%
        HSV (HSB):
        229°, 71.1864%, 69.4118%
        XYZ:
        11.8171, 8.9103, 42.6920
        xyY:
        0.1863, 0.1405, 8.9103
      CIE-Lab:
        35.8110, 26.2289, -57.0542
        CIE-LCH:
        35.8110, 62.7944, 294.6891
        CIE-Luv:
        35.8110, -11.6579, -81.5531
        Hunter-Lab:
        29.8501, 18.4273, -63.9022
      #334bb1 color charts
#334bb1 RGB chart
      #334bb1 CMYK chart
      #334bb1 RGB pie chart
      #334bb1 color shades, tints & tones
#334bb1 color schemes
#334bb1 color preview, HTML & CSS examples
           This text has a color of #334bb1        
        
          <p style="color:#334bb1;">Text here</p>
        
        
          .mytext {color:#334bb1;}
        
        Text color #334bb1
      
           This box has a color of #334bb1        
        
          <div style="background-color:#334bb1;">Content here</div>
        
        
          .mybackground {background-color:#334bb1;}
        
        Background color #334bb1
      
           Border around this has a color of #334bb1        
        
          <div style="border:2px solid #334bb1;">Content here</div>
        
        
          .myborder {border:2px solid #334bb1;}
        
        Border color #334bb1