#334bd5 color space conversions
Hex:
        #334bd5
        RGB:
        51, 75, 213
        CMY:
        80, 71, 16
        CMYK:
        76, 65, 0, 16
      HSL:
        231°, 65.8537%, 51.7647%
        HSV (HSB):
        231°, 76.0563%, 83.5294%
        XYZ:
        15.8916, 10.5401, 64.1476
        xyY:
        0.1754, 0.1164, 10.5401
      CIE-Lab:
        38.7948, 39.2678, -73.1891
        CIE-LCH:
        38.7948, 83.0579, 298.2147
        CIE-Luv:
        38.7948, -12.2895, -105.6386
        Hunter-Lab:
        32.4655, 30.5597, -94.4237
      #334bd5 color charts
#334bd5 RGB chart
      #334bd5 CMYK chart
      #334bd5 RGB pie chart
      #334bd5 color shades, tints & tones
#334bd5 color schemes
#334bd5 color preview, HTML & CSS examples
           This text has a color of #334bd5        
        
          <p style="color:#334bd5;">Text here</p>
        
        
          .mytext {color:#334bd5;}
        
        Text color #334bd5
      
           This box has a color of #334bd5        
        
          <div style="background-color:#334bd5;">Content here</div>
        
        
          .mybackground {background-color:#334bd5;}
        
        Background color #334bd5
      
           Border around this has a color of #334bd5        
        
          <div style="border:2px solid #334bd5;">Content here</div>
        
        
          .myborder {border:2px solid #334bd5;}
        
        Border color #334bd5