#1c506e color space conversions
Hex:
        #1c506e
        RGB:
        28, 80, 110
        CMY:
        89, 69, 57
        CMYK:
        75, 27, 0, 57
      HSL:
        202°, 59.4203%, 27.0588%
        HSV (HSB):
        202°, 74.5455%, 43.1373%
        XYZ:
        6.1620, 7.1100, 15.7994
        xyY:
        0.2120, 0.2446, 7.1100
      CIE-Lab:
        32.0560, -6.2757, -22.2419
        CIE-LCH:
        32.0560, 23.1103, 254.2433
        CIE-Luv:
        32.0560, -18.3324, -28.7226
        Hunter-Lab:
        26.6646, -5.4127, -16.4657
      #1c506e color charts
#1c506e RGB chart
      #1c506e CMYK chart
      #1c506e RGB pie chart
      #1c506e color shades, tints & tones
#1c506e color schemes
#1c506e color preview, HTML & CSS examples
           This text has a color of #1c506e        
        
          <p style="color:#1c506e;">Text here</p>
        
        
          .mytext {color:#1c506e;}
        
        Text color #1c506e
      
           This box has a color of #1c506e        
        
          <div style="background-color:#1c506e;">Content here</div>
        
        
          .mybackground {background-color:#1c506e;}
        
        Background color #1c506e
      
           Border around this has a color of #1c506e        
        
          <div style="border:2px solid #1c506e;">Content here</div>
        
        
          .myborder {border:2px solid #1c506e;}
        
        Border color #1c506e