#3342a1 color space conversions
Hex:
        #3342a1
        RGB:
        51, 66, 161
        CMY:
        80, 74, 37
        CMYK:
        68, 59, 0, 37
      HSL:
        232°, 51.8868%, 41.5686%
        HSV (HSB):
        232°, 68.3230%, 63.1373%
        XYZ:
        9.7465, 7.1734, 34.5891
        xyY:
        0.1892, 0.1393, 7.1734
      CIE-Lab:
        32.1985, 26.2785, -53.3647
        CIE-LCH:
        32.1985, 59.4840, 296.2171
        CIE-Luv:
        32.1985, -9.0100, -73.8200
        Hunter-Lab:
        26.7833, 18.0857, -57.8214
      #3342a1 color charts
#3342a1 RGB chart
      #3342a1 CMYK chart
      #3342a1 RGB pie chart
      #3342a1 color shades, tints & tones
#3342a1 color schemes
#3342a1 color preview, HTML & CSS examples
           This text has a color of #3342a1        
        
          <p style="color:#3342a1;">Text here</p>
        
        
          .mytext {color:#3342a1;}
        
        Text color #3342a1
      
           This box has a color of #3342a1        
        
          <div style="background-color:#3342a1;">Content here</div>
        
        
          .mybackground {background-color:#3342a1;}
        
        Background color #3342a1
      
           Border around this has a color of #3342a1        
        
          <div style="border:2px solid #3342a1;">Content here</div>
        
        
          .myborder {border:2px solid #3342a1;}
        
        Border color #3342a1