#2c1344 color space conversions
Hex:
        #2c1344
        RGB:
        44, 19, 68
        CMY:
        83, 93, 73
        CMYK:
        35, 72, 0, 73
      HSL:
        271°, 56.3218%, 17.0588%
        HSV (HSB):
        271°, 72.0588%, 26.6667%
        XYZ:
        2.3150, 1.4186, 5.6206
        xyY:
        0.2475, 0.1517, 1.4186
      CIE-Lab:
        12.0807, 23.8969, -26.0533
        CIE-LCH:
        12.0807, 35.3531, 312.5281
        CIE-Luv:
        12.0807, 4.8765, -23.9895
        Hunter-Lab:
        11.9104, 13.8510, -19.6423
      #2c1344 color charts
#2c1344 RGB chart
      #2c1344 CMYK chart
      #2c1344 RGB pie chart
      #2c1344 color shades, tints & tones
#2c1344 color schemes
#2c1344 color preview, HTML & CSS examples
           This text has a color of #2c1344        
        
          <p style="color:#2c1344;">Text here</p>
        
        
          .mytext {color:#2c1344;}
        
        Text color #2c1344
      
           This box has a color of #2c1344        
        
          <div style="background-color:#2c1344;">Content here</div>
        
        
          .mybackground {background-color:#2c1344;}
        
        Background color #2c1344
      
           Border around this has a color of #2c1344        
        
          <div style="border:2px solid #2c1344;">Content here</div>
        
        
          .myborder {border:2px solid #2c1344;}
        
        Border color #2c1344