#2c7aae color space conversions
Hex:
        #2c7aae
        RGB:
        44, 122, 174
        CMY:
        83, 52, 32
        CMYK:
        75, 30, 0, 32
      HSL:
        204°, 59.6330%, 42.7451%
        HSV (HSB):
        204°, 74.7126%, 68.2353%
        XYZ:
        15.6382, 17.5105, 42.6000
        xyY:
        0.2064, 0.2312, 17.5105
      CIE-Lab:
        48.8970, -5.7478, -34.3870
        CIE-LCH:
        48.8970, 34.8641, 260.5107
        CIE-Luv:
        48.8970, -27.8452, -51.0206
        Hunter-Lab:
        41.8456, -6.5221, -31.0671
      #2c7aae color charts
#2c7aae RGB chart
      #2c7aae CMYK chart
      #2c7aae RGB pie chart
      #2c7aae color shades, tints & tones
#2c7aae color schemes
#2c7aae color preview, HTML & CSS examples
           This text has a color of #2c7aae        
        
          <p style="color:#2c7aae;">Text here</p>
        
        
          .mytext {color:#2c7aae;}
        
        Text color #2c7aae
      
           This box has a color of #2c7aae        
        
          <div style="background-color:#2c7aae;">Content here</div>
        
        
          .mybackground {background-color:#2c7aae;}
        
        Background color #2c7aae
      
           Border around this has a color of #2c7aae        
        
          <div style="border:2px solid #2c7aae;">Content here</div>
        
        
          .myborder {border:2px solid #2c7aae;}
        
        Border color #2c7aae