#1c85a1 color space conversions
Hex:
        #1c85a1
        RGB:
        28, 133, 161
        CMY:
        89, 48, 37
        CMYK:
        83, 17, 0, 37
      HSL:
        193°, 70.3704%, 37.0588%
        HSV (HSB):
        193°, 82.6087%, 63.1373%
        XYZ:
        15.2994, 19.5951, 36.6941
        xyY:
        0.2137, 0.2737, 19.5951
      CIE-Lab:
        51.3763, -18.4277, -23.0134
        CIE-LCH:
        51.3763, 29.4822, 231.3144
        CIE-Luv:
        51.3763, -34.6574, -31.8907
        Hunter-Lab:
        44.2664, -15.7727, -18.1612
      #1c85a1 color charts
#1c85a1 RGB chart
      #1c85a1 CMYK chart
      #1c85a1 RGB pie chart
      #1c85a1 color shades, tints & tones
#1c85a1 color schemes
#1c85a1 color preview, HTML & CSS examples
           This text has a color of #1c85a1        
        
          <p style="color:#1c85a1;">Text here</p>
        
        
          .mytext {color:#1c85a1;}
        
        Text color #1c85a1
      
           This box has a color of #1c85a1        
        
          <div style="background-color:#1c85a1;">Content here</div>
        
        
          .mybackground {background-color:#1c85a1;}
        
        Background color #1c85a1
      
           Border around this has a color of #1c85a1        
        
          <div style="border:2px solid #1c85a1;">Content here</div>
        
        
          .myborder {border:2px solid #1c85a1;}
        
        Border color #1c85a1