#2c0f31 color space conversions
Hex:
        #2c0f31
        RGB:
        44, 15, 49
        CMY:
        83, 94, 81
        CMYK:
        10, 69, 0, 81
      HSL:
        291°, 53.1250%, 12.5490%
        HSV (HSB):
        291°, 69.3878%, 19.2157%
        XYZ:
        1.7639, 1.0989, 3.0249
        xyY:
        0.2996, 0.1866, 1.0989
      CIE-Lab:
        9.7893, 21.2170, -16.1086
        CIE-LCH:
        9.7893, 26.6392, 322.7932
        CIE-Luv:
        9.7893, 7.6871, -13.5352
        Hunter-Lab:
        10.4827, 11.6912, -9.7707
      #2c0f31 color charts
#2c0f31 RGB chart
      #2c0f31 CMYK chart
      #2c0f31 RGB pie chart
      #2c0f31 color shades, tints & tones
#2c0f31 color schemes
#2c0f31 color preview, HTML & CSS examples
           This text has a color of #2c0f31        
        
          <p style="color:#2c0f31;">Text here</p>
        
        
          .mytext {color:#2c0f31;}
        
        Text color #2c0f31
      
           This box has a color of #2c0f31        
        
          <div style="background-color:#2c0f31;">Content here</div>
        
        
          .mybackground {background-color:#2c0f31;}
        
        Background color #2c0f31
      
           Border around this has a color of #2c0f31        
        
          <div style="border:2px solid #2c0f31;">Content here</div>
        
        
          .myborder {border:2px solid #2c0f31;}
        
        Border color #2c0f31