#334ea1 color space conversions
Hex:
        #334ea1
        RGB:
        51, 78, 161
        CMY:
        80, 69, 37
        CMYK:
        68, 52, 0, 37
      HSL:
        225°, 51.8868%, 41.5686%
        HSV (HSB):
        225°, 68.3230%, 63.1373%
        XYZ:
        10.5227, 8.7258, 34.8479
        xyY:
        0.1945, 0.1613, 8.7258
      CIE-Lab:
        35.4509, 18.3142, -48.0966
        CIE-LCH:
        35.4509, 51.4654, 290.8458
        CIE-Luv:
        35.4509, -12.3083, -68.6864
        Hunter-Lab:
        29.5395, 11.8919, -49.2671
      #334ea1 color charts
#334ea1 RGB chart
      #334ea1 CMYK chart
      #334ea1 RGB pie chart
      #334ea1 color shades, tints & tones
#334ea1 color schemes
#334ea1 color preview, HTML & CSS examples
           This text has a color of #334ea1        
        
          <p style="color:#334ea1;">Text here</p>
        
        
          .mytext {color:#334ea1;}
        
        Text color #334ea1
      
           This box has a color of #334ea1        
        
          <div style="background-color:#334ea1;">Content here</div>
        
        
          .mybackground {background-color:#334ea1;}
        
        Background color #334ea1
      
           Border around this has a color of #334ea1        
        
          <div style="border:2px solid #334ea1;">Content here</div>
        
        
          .myborder {border:2px solid #334ea1;}
        
        Border color #334ea1