#1c538b color space conversions
Hex:
        #1c538b
        RGB:
        28, 83, 139
        CMY:
        89, 67, 45
        CMYK:
        80, 40, 0, 45
      HSL:
        210°, 66.4671%, 32.7451%
        HSV (HSB):
        210°, 79.8561%, 54.5098%
        XYZ:
        8.2323, 8.2975, 25.5938
        xyY:
        0.1954, 0.1970, 8.2975
      CIE-Lab:
        34.5949, 3.1424, -36.1977
        CIE-LCH:
        34.5949, 36.3338, 274.9615
        CIE-Luv:
        34.5949, -18.2775, -50.2984
        Hunter-Lab:
        28.8053, 0.6046, -32.5159
      #1c538b color charts
#1c538b RGB chart
      #1c538b CMYK chart
      #1c538b RGB pie chart
      #1c538b color shades, tints & tones
#1c538b color schemes
#1c538b color preview, HTML & CSS examples
           This text has a color of #1c538b        
        
          <p style="color:#1c538b;">Text here</p>
        
        
          .mytext {color:#1c538b;}
        
        Text color #1c538b
      
           This box has a color of #1c538b        
        
          <div style="background-color:#1c538b;">Content here</div>
        
        
          .mybackground {background-color:#1c538b;}
        
        Background color #1c538b
      
           Border around this has a color of #1c538b        
        
          <div style="border:2px solid #1c538b;">Content here</div>
        
        
          .myborder {border:2px solid #1c538b;}
        
        Border color #1c538b