#2c0032 color space conversions
Hex:
        #2c0032
        RGB:
        44, 0, 50
        CMY:
        83, 100, 80
        CMYK:
        12, 100, 0, 80
      HSL:
        293°, 100.0000%, 9.8039%
        HSV (HSB):
        293°, 100.0000%, 19.6078%
        XYZ:
        1.6144, 0.7658, 3.0803
        xyY:
        0.2957, 0.1402, 0.7658
      CIE-Lab:
        6.9171, 29.7473, -21.4287
        CIE-LCH:
        6.9171, 36.6619, 324.2326
        CIE-Luv:
        6.9171, 8.2010, -14.3752
        Hunter-Lab:
        8.7508, 17.6175, -14.7449
      #2c0032 color charts
#2c0032 RGB chart
      #2c0032 CMYK chart
      #2c0032 RGB pie chart
      #2c0032 color shades, tints & tones
#2c0032 color schemes
#2c0032 color preview, HTML & CSS examples
           This text has a color of #2c0032        
        
          <p style="color:#2c0032;">Text here</p>
        
        
          .mytext {color:#2c0032;}
        
        Text color #2c0032
      
           This box has a color of #2c0032        
        
          <div style="background-color:#2c0032;">Content here</div>
        
        
          .mybackground {background-color:#2c0032;}
        
        Background color #2c0032
      
           Border around this has a color of #2c0032        
        
          <div style="border:2px solid #2c0032;">Content here</div>
        
        
          .myborder {border:2px solid #2c0032;}
        
        Border color #2c0032