#2c2542 color space conversions
Hex:
        #2c2542
        RGB:
        44, 37, 66
        CMY:
        83, 85, 74
        CMYK:
        33, 44, 0, 74
      HSL:
        254°, 28.1553%, 20.1961%
        HSV (HSB):
        254°, 43.9394%, 25.8824%
        XYZ:
        2.6836, 2.2520, 5.4475
        xyY:
        0.2585, 0.2169, 2.2520
      CIE-Lab:
        16.7575, 11.0566, -17.2171
        CIE-LCH:
        16.7575, 20.4616, 302.7079
        CIE-Luv:
        16.7575, 1.1863, -18.4124
        Hunter-Lab:
        15.0065, 5.6601, -11.0182
      #2c2542 color charts
#2c2542 RGB chart
      #2c2542 CMYK chart
      #2c2542 RGB pie chart
      #2c2542 color shades, tints & tones
#2c2542 color schemes
#2c2542 color preview, HTML & CSS examples
           This text has a color of #2c2542        
        
          <p style="color:#2c2542;">Text here</p>
        
        
          .mytext {color:#2c2542;}
        
        Text color #2c2542
      
           This box has a color of #2c2542        
        
          <div style="background-color:#2c2542;">Content here</div>
        
        
          .mybackground {background-color:#2c2542;}
        
        Background color #2c2542
      
           Border around this has a color of #2c2542        
        
          <div style="border:2px solid #2c2542;">Content here</div>
        
        
          .myborder {border:2px solid #2c2542;}
        
        Border color #2c2542