#1c648b color space conversions
Hex:
        #1c648b
        RGB:
        28, 100, 139
        CMY:
        89, 61, 45
        CMYK:
        80, 28, 0, 45
      HSL:
        201°, 66.4671%, 32.7451%
        HSV (HSB):
        201°, 79.8561%, 54.5098%
        XYZ:
        9.6963, 11.2253, 26.0817
        xyY:
        0.2063, 0.2388, 11.2253
      CIE-Lab:
        39.9574, -7.5673, -27.7315
        CIE-LCH:
        39.9574, 28.7454, 254.7368
        CIE-Luv:
        39.9574, -24.1675, -38.5382
        Hunter-Lab:
        33.5042, -6.9736, -22.7021
      #1c648b color charts
#1c648b RGB chart
      #1c648b CMYK chart
      #1c648b RGB pie chart
      #1c648b color shades, tints & tones
#1c648b color schemes
#1c648b color preview, HTML & CSS examples
           This text has a color of #1c648b        
        
          <p style="color:#1c648b;">Text here</p>
        
        
          .mytext {color:#1c648b;}
        
        Text color #1c648b
      
           This box has a color of #1c648b        
        
          <div style="background-color:#1c648b;">Content here</div>
        
        
          .mybackground {background-color:#1c648b;}
        
        Background color #1c648b
      
           Border around this has a color of #1c648b        
        
          <div style="border:2px solid #1c648b;">Content here</div>
        
        
          .myborder {border:2px solid #1c648b;}
        
        Border color #1c648b