#2c5d83 color space conversions
Hex:
        #2c5d83
        RGB:
        44, 93, 131
        CMY:
        83, 64, 49
        CMYK:
        66, 29, 0, 49
      HSL:
        206°, 49.7143%, 34.3137%
        HSV (HSB):
        206°, 66.4122%, 51.3725%
        XYZ:
        9.0498, 10.0029, 22.9265
        xyY:
        0.2156, 0.2383, 10.0029
      CIE-Lab:
        37.8476, -3.7854, -26.1435
        CIE-LCH:
        37.8476, 26.4162, 261.7612
        CIE-Luv:
        37.8476, -19.1801, -36.0477
        Hunter-Lab:
        31.6273, -4.2721, -20.8399
      #2c5d83 color charts
#2c5d83 RGB chart
      #2c5d83 CMYK chart
      #2c5d83 RGB pie chart
      #2c5d83 color shades, tints & tones
#2c5d83 color schemes
#2c5d83 color preview, HTML & CSS examples
           This text has a color of #2c5d83        
        
          <p style="color:#2c5d83;">Text here</p>
        
        
          .mytext {color:#2c5d83;}
        
        Text color #2c5d83
      
           This box has a color of #2c5d83        
        
          <div style="background-color:#2c5d83;">Content here</div>
        
        
          .mybackground {background-color:#2c5d83;}
        
        Background color #2c5d83
      
           Border around this has a color of #2c5d83        
        
          <div style="border:2px solid #2c5d83;">Content here</div>
        
        
          .myborder {border:2px solid #2c5d83;}
        
        Border color #2c5d83