#2c1041 color space conversions
Hex:
        #2c1041
        RGB:
        44, 16, 65
        CMY:
        83, 94, 75
        CMYK:
        32, 75, 0, 75
      HSL:
        274°, 60.4938%, 15.8824%
        HSV (HSB):
        274°, 75.3846%, 25.4902%
        XYZ:
        2.1781, 1.2877, 5.1348
        xyY:
        0.2533, 0.1497, 1.2877
      CIE-Lab:
        11.1892, 24.8258, -25.3796
        CIE-LCH:
        11.1892, 35.5027, 314.3679
        CIE-Luv:
        11.1892, 5.5688, -22.4365
        Hunter-Lab:
        11.3477, 14.4036, -18.8850
      #2c1041 color charts
#2c1041 RGB chart
      #2c1041 CMYK chart
      #2c1041 RGB pie chart
      #2c1041 color shades, tints & tones
#2c1041 color schemes
#2c1041 color preview, HTML & CSS examples
           This text has a color of #2c1041        
        
          <p style="color:#2c1041;">Text here</p>
        
        
          .mytext {color:#2c1041;}
        
        Text color #2c1041
      
           This box has a color of #2c1041        
        
          <div style="background-color:#2c1041;">Content here</div>
        
        
          .mybackground {background-color:#2c1041;}
        
        Background color #2c1041
      
           Border around this has a color of #2c1041        
        
          <div style="border:2px solid #2c1041;">Content here</div>
        
        
          .myborder {border:2px solid #2c1041;}
        
        Border color #2c1041