#2c648e color space conversions
Hex:
        #2c648e
        RGB:
        44, 100, 142
        CMY:
        83, 61, 44
        CMYK:
        69, 30, 0, 44
      HSL:
        206°, 52.6882%, 36.4706%
        HSV (HSB):
        206°, 69.0141%, 55.6863%
        XYZ:
        10.4784, 11.6028, 27.2785
        xyY:
        0.2123, 0.2351, 11.6028
      CIE-Lab:
        40.5778, -4.1216, -28.5333
        CIE-LCH:
        40.5778, 28.8294, 261.7805
        CIE-Luv:
        40.5778, -21.3542, -40.2410
        Hunter-Lab:
        34.0629, -4.7002, -23.6370
      #2c648e color charts
#2c648e RGB chart
      #2c648e CMYK chart
      #2c648e RGB pie chart
      #2c648e color shades, tints & tones
#2c648e color schemes
#2c648e color preview, HTML & CSS examples
           This text has a color of #2c648e        
        
          <p style="color:#2c648e;">Text here</p>
        
        
          .mytext {color:#2c648e;}
        
        Text color #2c648e
      
           This box has a color of #2c648e        
        
          <div style="background-color:#2c648e;">Content here</div>
        
        
          .mybackground {background-color:#2c648e;}
        
        Background color #2c648e
      
           Border around this has a color of #2c648e        
        
          <div style="border:2px solid #2c648e;">Content here</div>
        
        
          .myborder {border:2px solid #2c648e;}
        
        Border color #2c648e