#2c297b color space conversions
Hex:
        #2c297b
        RGB:
        44, 41, 123
        CMY:
        83, 84, 52
        CMYK:
        64, 67, 0, 52
      HSL:
        242°, 50.0000%, 32.1569%
        HSV (HSB):
        242°, 66.6667%, 48.2353%
        XYZ:
        5.4068, 3.5514, 19.1394
        xyY:
        0.1924, 0.1264, 3.5514
      CIE-Lab:
        22.1292, 27.9459, -46.2947
        CIE-LCH:
        22.1292, 54.0756, 301.1174
        CIE-Luv:
        22.1292, -3.3236, -55.5292
        Hunter-Lab:
        18.8452, 18.2336, -47.0241
      #2c297b color charts
#2c297b RGB chart
      #2c297b CMYK chart
      #2c297b RGB pie chart
      #2c297b color shades, tints & tones
#2c297b color schemes
#2c297b color preview, HTML & CSS examples
           This text has a color of #2c297b        
        
          <p style="color:#2c297b;">Text here</p>
        
        
          .mytext {color:#2c297b;}
        
        Text color #2c297b
      
           This box has a color of #2c297b        
        
          <div style="background-color:#2c297b;">Content here</div>
        
        
          .mybackground {background-color:#2c297b;}
        
        Background color #2c297b
      
           Border around this has a color of #2c297b        
        
          <div style="border:2px solid #2c297b;">Content here</div>
        
        
          .myborder {border:2px solid #2c297b;}
        
        Border color #2c297b