#2c193e color space conversions
Hex:
        #2c193e
        RGB:
        44, 25, 62
        CMY:
        83, 90, 76
        CMYK:
        29, 60, 0, 76
      HSL:
        271°, 42.5287%, 17.0588%
        HSV (HSB):
        271°, 59.6774%, 24.3137%
        XYZ:
        2.2558, 1.5785, 4.7432
        xyY:
        0.2630, 0.1840, 1.5785
      CIE-Lab:
        13.0989, 18.2639, -20.2017
        CIE-LCH:
        13.0989, 27.2338, 312.1159
        CIE-Luv:
        13.0989, 4.5680, -19.5167
        Hunter-Lab:
        12.5640, 10.0624, -13.5887
      #2c193e color charts
#2c193e RGB chart
      #2c193e CMYK chart
      #2c193e RGB pie chart
      #2c193e color shades, tints & tones
#2c193e color schemes
#2c193e color preview, HTML & CSS examples
           This text has a color of #2c193e        
        
          <p style="color:#2c193e;">Text here</p>
        
        
          .mytext {color:#2c193e;}
        
        Text color #2c193e
      
           This box has a color of #2c193e        
        
          <div style="background-color:#2c193e;">Content here</div>
        
        
          .mybackground {background-color:#2c193e;}
        
        Background color #2c193e
      
           Border around this has a color of #2c193e        
        
          <div style="border:2px solid #2c193e;">Content here</div>
        
        
          .myborder {border:2px solid #2c193e;}
        
        Border color #2c193e