#2e77ae color space conversions
Hex:
        #2e77ae
        RGB:
        46, 119, 174
        CMY:
        82, 53, 32
        CMYK:
        74, 32, 0, 32
      HSL:
        206°, 58.1818%, 43.1373%
        HSV (HSB):
        206°, 73.5632%, 68.2353%
        XYZ:
        15.3635, 16.8305, 42.4833
        xyY:
        0.2057, 0.2254, 16.8305
      CIE-Lab:
        48.0457, -3.6924, -35.7209
        CIE-LCH:
        48.0457, 35.9112, 264.0983
        CIE-Luv:
        48.0457, -26.4618, -53.1651
        Hunter-Lab:
        41.0250, -4.9469, -32.6801
      #2e77ae color charts
#2e77ae RGB chart
      #2e77ae CMYK chart
      #2e77ae RGB pie chart
      #2e77ae color shades, tints & tones
#2e77ae color schemes
#2e77ae color preview, HTML & CSS examples
           This text has a color of #2e77ae        
        
          <p style="color:#2e77ae;">Text here</p>
        
        
          .mytext {color:#2e77ae;}
        
        Text color #2e77ae
      
           This box has a color of #2e77ae        
        
          <div style="background-color:#2e77ae;">Content here</div>
        
        
          .mybackground {background-color:#2e77ae;}
        
        Background color #2e77ae
      
           Border around this has a color of #2e77ae        
        
          <div style="border:2px solid #2e77ae;">Content here</div>
        
        
          .myborder {border:2px solid #2e77ae;}
        
        Border color #2e77ae