#2c5883 color space conversions
Hex:
        #2c5883
        RGB:
        44, 88, 131
        CMY:
        83, 65, 49
        CMYK:
        66, 33, 0, 49
      HSL:
        210°, 49.7143%, 34.3137%
        HSV (HSB):
        210°, 66.4122%, 51.3725%
        XYZ:
        8.6252, 9.1536, 22.7850
        xyY:
        0.2126, 0.2257, 9.1536
      CIE-Lab:
        36.2784, -0.6500, -28.6037
        CIE-LCH:
        36.2784, 28.6111, 268.6982
        CIE-Luv:
        36.2784, -17.3724, -39.5603
        Hunter-Lab:
        30.2549, -2.0589, -23.4728
      #2c5883 color charts
#2c5883 RGB chart
      #2c5883 CMYK chart
      #2c5883 RGB pie chart
      #2c5883 color shades, tints & tones
#2c5883 color schemes
#2c5883 color preview, HTML & CSS examples
           This text has a color of #2c5883        
        
          <p style="color:#2c5883;">Text here</p>
        
        
          .mytext {color:#2c5883;}
        
        Text color #2c5883
      
           This box has a color of #2c5883        
        
          <div style="background-color:#2c5883;">Content here</div>
        
        
          .mybackground {background-color:#2c5883;}
        
        Background color #2c5883
      
           Border around this has a color of #2c5883        
        
          <div style="border:2px solid #2c5883;">Content here</div>
        
        
          .myborder {border:2px solid #2c5883;}
        
        Border color #2c5883