#3277a5 color space conversions
Hex:
        #3277a5
        RGB:
        50, 119, 165
        CMY:
        80, 53, 35
        CMYK:
        70, 28, 0, 35
      HSL:
        204°, 53.4884%, 42.1569%
        HSV (HSB):
        204°, 69.6970%, 64.7059%
        XYZ:
        14.7037, 16.5884, 38.0242
        xyY:
        0.2121, 0.2393, 16.5884
      CIE-Lab:
        47.7371, -6.3183, -30.9497
        CIE-LCH:
        47.7371, 31.5880, 258.4617
        CIE-Luv:
        47.7371, -26.1145, -45.2769
        Hunter-Lab:
        40.7288, -6.8341, -26.8426
      #3277a5 color charts
#3277a5 RGB chart
      #3277a5 CMYK chart
      #3277a5 RGB pie chart
      #3277a5 color shades, tints & tones
#3277a5 color schemes
#3277a5 color preview, HTML & CSS examples
           This text has a color of #3277a5        
        
          <p style="color:#3277a5;">Text here</p>
        
        
          .mytext {color:#3277a5;}
        
        Text color #3277a5
      
           This box has a color of #3277a5        
        
          <div style="background-color:#3277a5;">Content here</div>
        
        
          .mybackground {background-color:#3277a5;}
        
        Background color #3277a5
      
           Border around this has a color of #3277a5        
        
          <div style="border:2px solid #3277a5;">Content here</div>
        
        
          .myborder {border:2px solid #3277a5;}
        
        Border color #3277a5