#2c0c28 color space conversions
Hex:
        #2c0c28
        RGB:
        44, 12, 40
        CMY:
        83, 95, 84
        CMYK:
        0, 73, 9, 83
      HSL:
        308°, 57.1429%, 10.9804%
        HSV (HSB):
        308°, 72.7273%, 17.2549%
        XYZ:
        1.5532, 0.9516, 2.1093
        xyY:
        0.3366, 0.2062, 0.9516
      CIE-Lab:
        8.5817, 20.9257, -11.3320
        CIE-LCH:
        8.5817, 23.7971, 331.5630
        CIE-Luv:
        8.5817, 9.2124, -9.1222
        Hunter-Lab:
        9.7551, 11.3489, -5.9915
      #2c0c28 color charts
#2c0c28 RGB chart
      #2c0c28 CMYK chart
      #2c0c28 RGB pie chart
      #2c0c28 color shades, tints & tones
#2c0c28 color schemes
#2c0c28 color preview, HTML & CSS examples
           This text has a color of #2c0c28        
        
          <p style="color:#2c0c28;">Text here</p>
        
        
          .mytext {color:#2c0c28;}
        
        Text color #2c0c28
      
           This box has a color of #2c0c28        
        
          <div style="background-color:#2c0c28;">Content here</div>
        
        
          .mybackground {background-color:#2c0c28;}
        
        Background color #2c0c28
      
           Border around this has a color of #2c0c28        
        
          <div style="border:2px solid #2c0c28;">Content here</div>
        
        
          .myborder {border:2px solid #2c0c28;}
        
        Border color #2c0c28