#1c80ac color space conversions
Hex:
        #1c80ac
        RGB:
        28, 128, 172
        CMY:
        89, 50, 33
        CMYK:
        84, 26, 0, 33
      HSL:
        198°, 72.0000%, 39.2157%
        HSV (HSB):
        198°, 83.7209%, 67.4510%
        XYZ:
        15.6445, 18.6638, 41.8076
        xyY:
        0.2055, 0.2452, 18.6638
      CIE-Lab:
        50.2915, -11.7223, -31.0700
        CIE-LCH:
        50.2915, 33.2078, 249.3291
        CIE-Luv:
        50.2915, -32.1713, -45.3540
        Hunter-Lab:
        43.2016, -10.9632, -27.1358
      #1c80ac color charts
#1c80ac RGB chart
      #1c80ac CMYK chart
      #1c80ac RGB pie chart
      #1c80ac color shades, tints & tones
#1c80ac color schemes
#1c80ac color preview, HTML & CSS examples
           This text has a color of #1c80ac        
        
          <p style="color:#1c80ac;">Text here</p>
        
        
          .mytext {color:#1c80ac;}
        
        Text color #1c80ac
      
           This box has a color of #1c80ac        
        
          <div style="background-color:#1c80ac;">Content here</div>
        
        
          .mybackground {background-color:#1c80ac;}
        
        Background color #1c80ac
      
           Border around this has a color of #1c80ac        
        
          <div style="border:2px solid #1c80ac;">Content here</div>
        
        
          .myborder {border:2px solid #1c80ac;}
        
        Border color #1c80ac