#334cb4 color space conversions
Hex:
        #334cb4
        RGB:
        51, 76, 180
        CMY:
        80, 70, 29
        CMYK:
        72, 58, 0, 29
      HSL:
        228°, 55.8442%, 45.2941%
        HSV (HSB):
        228°, 71.6667%, 70.5882%
        XYZ:
        12.1879, 9.1680, 44.3072
        xyY:
        0.1856, 0.1396, 9.1680
      CIE-Lab:
        36.3057, 26.6795, -58.0246
        CIE-LCH:
        36.3057, 63.8643, 294.6928
        CIE-Luv:
        36.3057, -11.9630, -83.2528
        Hunter-Lab:
        30.2787, 18.8629, -65.5649
      #334cb4 color charts
#334cb4 RGB chart
      #334cb4 CMYK chart
      #334cb4 RGB pie chart
      #334cb4 color shades, tints & tones
#334cb4 color schemes
#334cb4 color preview, HTML & CSS examples
           This text has a color of #334cb4        
        
          <p style="color:#334cb4;">Text here</p>
        
        
          .mytext {color:#334cb4;}
        
        Text color #334cb4
      
           This box has a color of #334cb4        
        
          <div style="background-color:#334cb4;">Content here</div>
        
        
          .mybackground {background-color:#334cb4;}
        
        Background color #334cb4
      
           Border around this has a color of #334cb4        
        
          <div style="border:2px solid #334cb4;">Content here</div>
        
        
          .myborder {border:2px solid #334cb4;}
        
        Border color #334cb4