#2c1243 color space conversions
Hex:
        #2c1243
        RGB:
        44, 18, 67
        CMY:
        83, 93, 74
        CMYK:
        34, 73, 0, 74
      HSL:
        272°, 57.6471%, 16.6667%
        HSV (HSB):
        272°, 73.1343%, 26.2745%
        XYZ:
        2.2681, 1.3733, 5.4557
        xyY:
        0.2493, 0.1510, 1.3733
      CIE-Lab:
        11.7790, 24.2135, -25.8380
        CIE-LCH:
        11.7790, 35.4104, 313.1410
        CIE-Luv:
        11.7790, 5.1135, -23.4765
        Hunter-Lab:
        11.7189, 14.0395, -19.3991
      #2c1243 color charts
#2c1243 RGB chart
      #2c1243 CMYK chart
      #2c1243 RGB pie chart
      #2c1243 color shades, tints & tones
#2c1243 color schemes
#2c1243 color preview, HTML & CSS examples
           This text has a color of #2c1243        
        
          <p style="color:#2c1243;">Text here</p>
        
        
          .mytext {color:#2c1243;}
        
        Text color #2c1243
      
           This box has a color of #2c1243        
        
          <div style="background-color:#2c1243;">Content here</div>
        
        
          .mybackground {background-color:#2c1243;}
        
        Background color #2c1243
      
           Border around this has a color of #2c1243        
        
          <div style="border:2px solid #2c1243;">Content here</div>
        
        
          .myborder {border:2px solid #2c1243;}
        
        Border color #2c1243