#2c5181 color space conversions
Hex:
        #2c5181
        RGB:
        44, 81, 129
        CMY:
        83, 68, 49
        CMYK:
        66, 37, 0, 49
      HSL:
        214°, 49.1329%, 33.9216%
        HSV (HSB):
        214°, 65.8915%, 50.5882%
        XYZ:
        7.9436, 8.0053, 21.8954
        xyY:
        0.2099, 0.2115, 8.0053
      CIE-Lab:
        33.9939, 3.1152, -30.9765
        CIE-LCH:
        33.9939, 31.1328, 275.7427
        CIE-Luv:
        33.9939, -14.9409, -42.6007
        Hunter-Lab:
        28.2937, 0.6009, -26.0767
      #2c5181 color charts
#2c5181 RGB chart
      #2c5181 CMYK chart
      #2c5181 RGB pie chart
      #2c5181 color shades, tints & tones
#2c5181 color schemes
#2c5181 color preview, HTML & CSS examples
           This text has a color of #2c5181        
        
          <p style="color:#2c5181;">Text here</p>
        
        
          .mytext {color:#2c5181;}
        
        Text color #2c5181
      
           This box has a color of #2c5181        
        
          <div style="background-color:#2c5181;">Content here</div>
        
        
          .mybackground {background-color:#2c5181;}
        
        Background color #2c5181
      
           Border around this has a color of #2c5181        
        
          <div style="border:2px solid #2c5181;">Content here</div>
        
        
          .myborder {border:2px solid #2c5181;}
        
        Border color #2c5181