#2c1a50 color space conversions
Hex:
        #2c1a50
        RGB:
        44, 26, 80
        CMY:
        83, 90, 69
        CMYK:
        45, 68, 0, 69
      HSL:
        260°, 50.9434%, 20.7843%
        HSV (HSB):
        260°, 67.5000%, 31.3725%
        XYZ:
        2.8561, 1.8534, 7.7966
        xyY:
        0.2284, 0.1482, 1.8534
      CIE-Lab:
        14.6986, 23.1248, -30.1226
        CIE-LCH:
        14.6986, 37.9753, 307.5130
        CIE-Luv:
        14.6986, 2.5861, -30.5159
        Hunter-Lab:
        13.6141, 13.6222, -24.4247
      #2c1a50 color charts
#2c1a50 RGB chart
      #2c1a50 CMYK chart
      #2c1a50 RGB pie chart
      #2c1a50 color shades, tints & tones
#2c1a50 color schemes
#2c1a50 color preview, HTML & CSS examples
           This text has a color of #2c1a50        
        
          <p style="color:#2c1a50;">Text here</p>
        
        
          .mytext {color:#2c1a50;}
        
        Text color #2c1a50
      
           This box has a color of #2c1a50        
        
          <div style="background-color:#2c1a50;">Content here</div>
        
        
          .mybackground {background-color:#2c1a50;}
        
        Background color #2c1a50
      
           Border around this has a color of #2c1a50        
        
          <div style="border:2px solid #2c1a50;">Content here</div>
        
        
          .myborder {border:2px solid #2c1a50;}
        
        Border color #2c1a50