#3375a4 color space conversions
Hex:
        #3375a4
        RGB:
        51, 117, 164
        CMY:
        80, 54, 36
        CMYK:
        69, 29, 0, 36
      HSL:
        205°, 52.5581%, 42.1569%
        HSV (HSB):
        205°, 68.9024%, 64.3137%
        XYZ:
        14.4274, 16.1067, 37.4705
        xyY:
        0.2122, 0.2368, 16.1067
      CIE-Lab:
        47.1142, -5.3256, -31.3367
        CIE-LCH:
        47.1142, 31.7860, 260.3549
        CIE-Luv:
        47.1142, -25.2391, -45.8701
        Hunter-Lab:
        40.1332, -6.0646, -27.2631
      #3375a4 color charts
#3375a4 RGB chart
      #3375a4 CMYK chart
      #3375a4 RGB pie chart
      #3375a4 color shades, tints & tones
#3375a4 color schemes
#3375a4 color preview, HTML & CSS examples
           This text has a color of #3375a4        
        
          <p style="color:#3375a4;">Text here</p>
        
        
          .mytext {color:#3375a4;}
        
        Text color #3375a4
      
           This box has a color of #3375a4        
        
          <div style="background-color:#3375a4;">Content here</div>
        
        
          .mybackground {background-color:#3375a4;}
        
        Background color #3375a4
      
           Border around this has a color of #3375a4        
        
          <div style="border:2px solid #3375a4;">Content here</div>
        
        
          .myborder {border:2px solid #3375a4;}
        
        Border color #3375a4