#2c114e color space conversions
Hex:
        #2c114e
        RGB:
        44, 17, 78
        CMY:
        83, 93, 69
        CMYK:
        44, 78, 0, 69
      HSL:
        267°, 64.2105%, 18.6275%
        HSV (HSB):
        267°, 78.2051%, 30.5882%
        XYZ:
        2.6143, 1.4864, 7.3568
        xyY:
        0.2282, 0.1297, 1.4864
      CIE-Lab:
        12.5215, 27.9925, -32.2842
        CIE-LCH:
        12.5215, 42.7300, 310.9273
        CIE-Luv:
        12.5215, 4.0276, -29.8843
        Hunter-Lab:
        12.1919, 16.9397, -27.2424
      #2c114e color charts
#2c114e RGB chart
      #2c114e CMYK chart
      #2c114e RGB pie chart
      #2c114e color shades, tints & tones
#2c114e color schemes
#2c114e color preview, HTML & CSS examples
           This text has a color of #2c114e        
        
          <p style="color:#2c114e;">Text here</p>
        
        
          .mytext {color:#2c114e;}
        
        Text color #2c114e
      
           This box has a color of #2c114e        
        
          <div style="background-color:#2c114e;">Content here</div>
        
        
          .mybackground {background-color:#2c114e;}
        
        Background color #2c114e
      
           Border around this has a color of #2c114e        
        
          <div style="border:2px solid #2c114e;">Content here</div>
        
        
          .myborder {border:2px solid #2c114e;}
        
        Border color #2c114e