#2c287e color space conversions
Hex:
        #2c287e
        RGB:
        44, 40, 126
        CMY:
        83, 84, 51
        CMYK:
        65, 68, 0, 51
      HSL:
        243°, 51.8072%, 32.5490%
        HSV (HSB):
        243°, 68.2540%, 49.4118%
        XYZ:
        5.5634, 3.5594, 20.1325
        xyY:
        0.1902, 0.1217, 3.5594
      CIE-Lab:
        22.1579, 29.6614, -48.1504
        CIE-LCH:
        22.1579, 56.5532, 301.6337
        CIE-Luv:
        22.1579, -3.2799, -57.5906
        Hunter-Lab:
        18.8664, 19.6205, -50.0623
      #2c287e color charts
#2c287e RGB chart
      #2c287e CMYK chart
      #2c287e RGB pie chart
      #2c287e color shades, tints & tones
#2c287e color schemes
#2c287e color preview, HTML & CSS examples
           This text has a color of #2c287e        
        
          <p style="color:#2c287e;">Text here</p>
        
        
          .mytext {color:#2c287e;}
        
        Text color #2c287e
      
           This box has a color of #2c287e        
        
          <div style="background-color:#2c287e;">Content here</div>
        
        
          .mybackground {background-color:#2c287e;}
        
        Background color #2c287e
      
           Border around this has a color of #2c287e        
        
          <div style="border:2px solid #2c287e;">Content here</div>
        
        
          .myborder {border:2px solid #2c287e;}
        
        Border color #2c287e