#2a77af color space conversions
Hex:
        #2a77af
        RGB:
        42, 119, 175
        CMY:
        84, 53, 31
        CMYK:
        76, 32, 0, 31
      HSL:
        205°, 61.2903%, 42.5490%
        HSV (HSB):
        205°, 76.0000%, 68.6275%
        XYZ:
        15.2895, 16.7810, 42.9907
        xyY:
        0.2037, 0.2236, 16.7810
      CIE-Lab:
        47.9829, -3.8597, -36.4086
        CIE-LCH:
        47.9829, 36.6126, 263.9486
        CIE-Luv:
        47.9829, -27.0664, -54.2232
        Hunter-Lab:
        40.9647, -5.0653, -33.5470
      #2a77af color charts
#2a77af RGB chart
      #2a77af CMYK chart
      #2a77af RGB pie chart
      #2a77af color shades, tints & tones
#2a77af color schemes
#2a77af color preview, HTML & CSS examples
           This text has a color of #2a77af        
        
          <p style="color:#2a77af;">Text here</p>
        
        
          .mytext {color:#2a77af;}
        
        Text color #2a77af
      
           This box has a color of #2a77af        
        
          <div style="background-color:#2a77af;">Content here</div>
        
        
          .mybackground {background-color:#2a77af;}
        
        Background color #2a77af
      
           Border around this has a color of #2a77af        
        
          <div style="border:2px solid #2a77af;">Content here</div>
        
        
          .myborder {border:2px solid #2a77af;}
        
        Border color #2a77af