#334eb7 color space conversions
Hex:
        #334eb7
        RGB:
        51, 78, 183
        CMY:
        80, 69, 28
        CMYK:
        72, 57, 0, 28
      HSL:
        228°, 56.4103%, 45.8824%
        HSV (HSB):
        228°, 72.1311%, 71.7647%
        XYZ:
        12.6369, 9.5715, 45.9812
        xyY:
        0.1853, 0.1404, 9.5715
      CIE-Lab:
        37.0621, 26.4780, -58.5639
        CIE-LCH:
        37.0621, 64.2714, 294.3288
        CIE-Luv:
        37.0621, -12.5264, -84.5494
        Hunter-Lab:
        30.9378, 18.7690, -66.4630
      #334eb7 color charts
#334eb7 RGB chart
      #334eb7 CMYK chart
      #334eb7 RGB pie chart
      #334eb7 color shades, tints & tones
#334eb7 color schemes
#334eb7 color preview, HTML & CSS examples
           This text has a color of #334eb7        
        
          <p style="color:#334eb7;">Text here</p>
        
        
          .mytext {color:#334eb7;}
        
        Text color #334eb7
      
           This box has a color of #334eb7        
        
          <div style="background-color:#334eb7;">Content here</div>
        
        
          .mybackground {background-color:#334eb7;}
        
        Background color #334eb7
      
           Border around this has a color of #334eb7        
        
          <div style="border:2px solid #334eb7;">Content here</div>
        
        
          .myborder {border:2px solid #334eb7;}
        
        Border color #334eb7