#2c1543 color space conversions
Hex:
        #2c1543
        RGB:
        44, 21, 67
        CMY:
        83, 92, 74
        CMYK:
        34, 69, 0, 74
      HSL:
        270°, 52.2727%, 17.2549%
        HSV (HSB):
        270°, 68.6567%, 26.2745%
        XYZ:
        2.3200, 1.4771, 5.4730
        xyY:
        0.2503, 0.1593, 1.4771
      CIE-Lab:
        12.4614, 22.3609, -24.7392
        CIE-LCH:
        12.4614, 33.3472, 312.1093
        CIE-Luv:
        12.4614, 4.7114, -23.2097
        Hunter-Lab:
        12.1534, 12.8058, -18.1925
      #2c1543 color charts
#2c1543 RGB chart
      #2c1543 CMYK chart
      #2c1543 RGB pie chart
      #2c1543 color shades, tints & tones
#2c1543 color schemes
#2c1543 color preview, HTML & CSS examples
           This text has a color of #2c1543        
        
          <p style="color:#2c1543;">Text here</p>
        
        
          .mytext {color:#2c1543;}
        
        Text color #2c1543
      
           This box has a color of #2c1543        
        
          <div style="background-color:#2c1543;">Content here</div>
        
        
          .mybackground {background-color:#2c1543;}
        
        Background color #2c1543
      
           Border around this has a color of #2c1543        
        
          <div style="border:2px solid #2c1543;">Content here</div>
        
        
          .myborder {border:2px solid #2c1543;}
        
        Border color #2c1543