#2c1946 color space conversions
Hex:
        #2c1946
        RGB:
        44, 25, 70
        CMY:
        83, 90, 73
        CMYK:
        37, 64, 0, 73
      HSL:
        265°, 47.3684%, 18.6275%
        HSV (HSB):
        265°, 64.2857%, 27.4510%
        XYZ:
        2.4918, 1.6729, 5.9859
        xyY:
        0.2455, 0.1648, 1.6729
      CIE-Lab:
        13.6677, 20.6573, -24.8967
        CIE-LCH:
        13.6677, 32.3507, 309.6833
        CIE-Luv:
        13.6677, 3.7335, -24.4743
        Hunter-Lab:
        12.9342, 11.7540, -18.3854
      #2c1946 color charts
#2c1946 RGB chart
      #2c1946 CMYK chart
      #2c1946 RGB pie chart
      #2c1946 color shades, tints & tones
#2c1946 color schemes
#2c1946 color preview, HTML & CSS examples
           This text has a color of #2c1946        
        
          <p style="color:#2c1946;">Text here</p>
        
        
          .mytext {color:#2c1946;}
        
        Text color #2c1946
      
           This box has a color of #2c1946        
        
          <div style="background-color:#2c1946;">Content here</div>
        
        
          .mybackground {background-color:#2c1946;}
        
        Background color #2c1946
      
           Border around this has a color of #2c1946        
        
          <div style="border:2px solid #2c1946;">Content here</div>
        
        
          .myborder {border:2px solid #2c1946;}
        
        Border color #2c1946