#2c325b color space conversions
Hex:
        #2c325b
        RGB:
        44, 50, 91
        CMY:
        83, 80, 64
        CMYK:
        52, 45, 0, 64
      HSL:
        232°, 34.8148%, 26.4706%
        HSV (HSB):
        232°, 51.6484%, 35.6863%
        XYZ:
        4.0676, 3.5720, 10.3726
        xyY:
        0.2258, 0.1983, 3.5720
      CIE-Lab:
        22.2028, 10.2252, -25.4755
        CIE-LCH:
        22.2028, 27.4510, 291.8692
        CIE-Luv:
        22.2028, -4.1973, -30.6440
        Hunter-Lab:
        18.8998, 5.3425, -19.3098
      #2c325b color charts
#2c325b RGB chart
      #2c325b CMYK chart
      #2c325b RGB pie chart
      #2c325b color shades, tints & tones
#2c325b color schemes
#2c325b color preview, HTML & CSS examples
           This text has a color of #2c325b        
        
          <p style="color:#2c325b;">Text here</p>
        
        
          .mytext {color:#2c325b;}
        
        Text color #2c325b
      
           This box has a color of #2c325b        
        
          <div style="background-color:#2c325b;">Content here</div>
        
        
          .mybackground {background-color:#2c325b;}
        
        Background color #2c325b
      
           Border around this has a color of #2c325b        
        
          <div style="border:2px solid #2c325b;">Content here</div>
        
        
          .myborder {border:2px solid #2c325b;}
        
        Border color #2c325b