#2c013a color space conversions
Hex:
        #2c013a
        RGB:
        44, 1, 58
        CMY:
        83, 100, 77
        CMYK:
        24, 98, 0, 77
      HSL:
        285°, 96.6102%, 11.5686%
        HSV (HSB):
        285°, 98.2759%, 22.7451%
        XYZ:
        1.8133, 0.8627, 4.0739
        xyY:
        0.2686, 0.1278, 0.8627
      CIE-Lab:
        7.7924, 31.0482, -25.8716
        CIE-LCH:
        7.7924, 40.4145, 320.1965
        CIE-Luv:
        7.7924, 7.1967, -18.2864
        Hunter-Lab:
        9.2880, 18.5943, -19.5043
      #2c013a color charts
#2c013a RGB chart
      #2c013a CMYK chart
      #2c013a RGB pie chart
      #2c013a color shades, tints & tones
#2c013a color schemes
#2c013a color preview, HTML & CSS examples
           This text has a color of #2c013a        
        
          <p style="color:#2c013a;">Text here</p>
        
        
          .mytext {color:#2c013a;}
        
        Text color #2c013a
      
           This box has a color of #2c013a        
        
          <div style="background-color:#2c013a;">Content here</div>
        
        
          .mybackground {background-color:#2c013a;}
        
        Background color #2c013a
      
           Border around this has a color of #2c013a        
        
          <div style="border:2px solid #2c013a;">Content here</div>
        
        
          .myborder {border:2px solid #2c013a;}
        
        Border color #2c013a