#334ad6 color space conversions
Hex:
        #334ad6
        RGB:
        51, 74, 214
        CMY:
        80, 71, 16
        CMYK:
        76, 65, 0, 16
      HSL:
        232°, 66.5306%, 51.9608%
        HSV (HSB):
        232°, 76.1682%, 83.9216%
        XYZ:
        15.9516, 10.4564, 64.7959
        xyY:
        0.1749, 0.1146, 10.4564
      CIE-Lab:
        38.6494, 40.2408, -74.0026
        CIE-LCH:
        38.6494, 84.2361, 298.5363
        CIE-Luv:
        38.6494, -12.0928, -106.5387
        Hunter-Lab:
        32.3364, 31.4659, -96.1703
      #334ad6 color charts
#334ad6 RGB chart
      #334ad6 CMYK chart
      #334ad6 RGB pie chart
      #334ad6 color shades, tints & tones
#334ad6 color schemes
#334ad6 color preview, HTML & CSS examples
           This text has a color of #334ad6        
        
          <p style="color:#334ad6;">Text here</p>
        
        
          .mytext {color:#334ad6;}
        
        Text color #334ad6
      
           This box has a color of #334ad6        
        
          <div style="background-color:#334ad6;">Content here</div>
        
        
          .mybackground {background-color:#334ad6;}
        
        Background color #334ad6
      
           Border around this has a color of #334ad6        
        
          <div style="border:2px solid #334ad6;">Content here</div>
        
        
          .myborder {border:2px solid #334ad6;}
        
        Border color #334ad6