#2c254a color space conversions
Hex:
        #2c254a
        RGB:
        44, 37, 74
        CMY:
        83, 85, 71
        CMYK:
        41, 50, 0, 71
      HSL:
        251°, 33.3333%, 21.7647%
        HSV (HSB):
        251°, 50.0000%, 29.0196%
        XYZ:
        2.9363, 2.3530, 6.7780
        xyY:
        0.2433, 0.1950, 2.3530
      CIE-Lab:
        17.2404, 13.6107, -21.9531
        CIE-LCH:
        17.2404, 25.8300, 301.7986
        CIE-Luv:
        17.2404, 0.6070, -23.9228
        Hunter-Lab:
        15.3396, 7.3243, -15.4604
      #2c254a color charts
#2c254a RGB chart
      #2c254a CMYK chart
      #2c254a RGB pie chart
      #2c254a color shades, tints & tones
#2c254a color schemes
#2c254a color preview, HTML & CSS examples
           This text has a color of #2c254a        
        
          <p style="color:#2c254a;">Text here</p>
        
        
          .mytext {color:#2c254a;}
        
        Text color #2c254a
      
           This box has a color of #2c254a        
        
          <div style="background-color:#2c254a;">Content here</div>
        
        
          .mybackground {background-color:#2c254a;}
        
        Background color #2c254a
      
           Border around this has a color of #2c254a        
        
          <div style="border:2px solid #2c254a;">Content here</div>
        
        
          .myborder {border:2px solid #2c254a;}
        
        Border color #2c254a