#2c2960 color space conversions
Hex:
        #2c2960
        RGB:
        44, 41, 96
        CMY:
        83, 84, 62
        CMYK:
        54, 57, 0, 62
      HSL:
        243°, 40.1460%, 26.8627%
        HSV (HSB):
        243°, 57.2917%, 37.6471%
        XYZ:
        3.9430, 2.9659, 11.4310
        xyY:
        0.2150, 0.1617, 2.9659
      CIE-Lab:
        19.9067, 18.3168, -32.4410
        CIE-LCH:
        19.9067, 37.2548, 299.4499
        CIE-Luv:
        19.9067, -1.8590, -37.6956
        Hunter-Lab:
        17.2217, 10.7301, -27.2988
      #2c2960 color charts
#2c2960 RGB chart
      #2c2960 CMYK chart
      #2c2960 RGB pie chart
      #2c2960 color shades, tints & tones
#2c2960 color schemes
#2c2960 color preview, HTML & CSS examples
           This text has a color of #2c2960        
        
          <p style="color:#2c2960;">Text here</p>
        
        
          .mytext {color:#2c2960;}
        
        Text color #2c2960
      
           This box has a color of #2c2960        
        
          <div style="background-color:#2c2960;">Content here</div>
        
        
          .mybackground {background-color:#2c2960;}
        
        Background color #2c2960
      
           Border around this has a color of #2c2960        
        
          <div style="border:2px solid #2c2960;">Content here</div>
        
        
          .myborder {border:2px solid #2c2960;}
        
        Border color #2c2960