#2c1057 color space conversions
Hex:
        #2c1057
        RGB:
        44, 16, 87
        CMY:
        83, 94, 66
        CMYK:
        49, 82, 0, 66
      HSL:
        264°, 68.9320%, 20.1961%
        HSV (HSB):
        264°, 81.6092%, 34.1176%
        XYZ:
        2.9443, 1.5942, 9.1693
        xyY:
        0.2148, 0.1163, 1.5942
      CIE-Lab:
        13.1947, 31.1916, -37.3287
        CIE-LCH:
        13.1947, 48.6451, 309.8819
        CIE-Luv:
        13.1947, 3.2234, -35.0650
        Hunter-Lab:
        12.6261, 19.5292, -34.2196
      #2c1057 color charts
#2c1057 RGB chart
      #2c1057 CMYK chart
      #2c1057 RGB pie chart
      #2c1057 color shades, tints & tones
#2c1057 color schemes
#2c1057 color preview, HTML & CSS examples
           This text has a color of #2c1057        
        
          <p style="color:#2c1057;">Text here</p>
        
        
          .mytext {color:#2c1057;}
        
        Text color #2c1057
      
           This box has a color of #2c1057        
        
          <div style="background-color:#2c1057;">Content here</div>
        
        
          .mybackground {background-color:#2c1057;}
        
        Background color #2c1057
      
           Border around this has a color of #2c1057        
        
          <div style="border:2px solid #2c1057;">Content here</div>
        
        
          .myborder {border:2px solid #2c1057;}
        
        Border color #2c1057