#2c6280 color space conversions
Hex:
        #2c6280
        RGB:
        44, 98, 128
        CMY:
        83, 62, 50
        CMYK:
        66, 23, 0, 50
      HSL:
        201°, 48.8372%, 33.7255%
        HSV (HSB):
        201°, 65.6250%, 50.1961%
        XYZ:
        9.3027, 10.8294, 22.0220
        xyY:
        0.2207, 0.2569, 10.8294
      CIE-Lab:
        39.2916, -7.9023, -22.0682
        CIE-LCH:
        39.2916, 23.4404, 250.2982
        CIE-Luv:
        39.2916, -21.1298, -29.8783
        Hunter-Lab:
        32.9080, -7.1293, -16.6413
      #2c6280 color charts
#2c6280 RGB chart
      #2c6280 CMYK chart
      #2c6280 RGB pie chart
      #2c6280 color shades, tints & tones
#2c6280 color schemes
#2c6280 color preview, HTML & CSS examples
           This text has a color of #2c6280        
        
          <p style="color:#2c6280;">Text here</p>
        
        
          .mytext {color:#2c6280;}
        
        Text color #2c6280
      
           This box has a color of #2c6280        
        
          <div style="background-color:#2c6280;">Content here</div>
        
        
          .mybackground {background-color:#2c6280;}
        
        Background color #2c6280
      
           Border around this has a color of #2c6280        
        
          <div style="border:2px solid #2c6280;">Content here</div>
        
        
          .myborder {border:2px solid #2c6280;}
        
        Border color #2c6280