#1c649a color space conversions
Hex:
        #1c649a
        RGB:
        28, 100, 154
        CMY:
        89, 61, 40
        CMYK:
        82, 35, 0, 40
      HSL:
        206°, 69.2308%, 35.6863%
        HSV (HSB):
        206°, 81.8182%, 60.3922%
        XYZ:
        10.8688, 11.6943, 32.2562
        xyY:
        0.1983, 0.2133, 11.6943
      CIE-Lab:
        40.7261, -1.8195, -35.5223
        CIE-LCH:
        40.7261, 35.5689, 267.0678
        CIE-Luv:
        40.7261, -23.4253, -51.0914
        Hunter-Lab:
        34.1969, -3.1121, -31.9874
      #1c649a color charts
#1c649a RGB chart
      #1c649a CMYK chart
      #1c649a RGB pie chart
      #1c649a color shades, tints & tones
#1c649a color schemes
#1c649a color preview, HTML & CSS examples
           This text has a color of #1c649a        
        
          <p style="color:#1c649a;">Text here</p>
        
        
          .mytext {color:#1c649a;}
        
        Text color #1c649a
      
           This box has a color of #1c649a        
        
          <div style="background-color:#1c649a;">Content here</div>
        
        
          .mybackground {background-color:#1c649a;}
        
        Background color #1c649a
      
           Border around this has a color of #1c649a        
        
          <div style="border:2px solid #1c649a;">Content here</div>
        
        
          .myborder {border:2px solid #1c649a;}
        
        Border color #1c649a