#3372a5 color space conversions
Hex:
        #3372a5
        RGB:
        51, 114, 165
        CMY:
        80, 55, 35
        CMYK:
        69, 31, 0, 35
      HSL:
        207°, 52.7778%, 42.3529%
        HSV (HSB):
        207°, 69.0909%, 64.7059%
        XYZ:
        14.1741, 15.4550, 37.8334
        xyY:
        0.2101, 0.2291, 15.4550
      CIE-Lab:
        46.2513, -3.1760, -33.2755
        CIE-LCH:
        46.2513, 33.4268, 264.5478
        CIE-Luv:
        46.2513, -24.1294, -48.9567
        Hunter-Lab:
        39.3129, -4.4402, -29.5396
      #3372a5 color charts
#3372a5 RGB chart
      #3372a5 CMYK chart
      #3372a5 RGB pie chart
      #3372a5 color shades, tints & tones
#3372a5 color schemes
#3372a5 color preview, HTML & CSS examples
           This text has a color of #3372a5        
        
          <p style="color:#3372a5;">Text here</p>
        
        
          .mytext {color:#3372a5;}
        
        Text color #3372a5
      
           This box has a color of #3372a5        
        
          <div style="background-color:#3372a5;">Content here</div>
        
        
          .mybackground {background-color:#3372a5;}
        
        Background color #3372a5
      
           Border around this has a color of #3372a5        
        
          <div style="border:2px solid #3372a5;">Content here</div>
        
        
          .myborder {border:2px solid #3372a5;}
        
        Border color #3372a5