#1c5164 color space conversions
Hex:
        #1c5164
        RGB:
        28, 81, 100
        CMY:
        89, 68, 61
        CMYK:
        72, 19, 0, 61
      HSL:
        196°, 56.2500%, 25.0980%
        HSV (HSB):
        196°, 72.0000%, 39.2157%
        XYZ:
        5.7216, 7.0518, 13.1162
        xyY:
        0.2210, 0.2724, 7.0518
      CIE-Lab:
        31.9246, -10.6140, -16.1460
        CIE-LCH:
        31.9246, 19.3223, 236.6801
        CIE-Luv:
        31.9246, -19.1415, -19.7565
        Hunter-Lab:
        26.5553, -8.0124, -10.6958
      #1c5164 color charts
#1c5164 RGB chart
      #1c5164 CMYK chart
      #1c5164 RGB pie chart
      #1c5164 color shades, tints & tones
#1c5164 color schemes
#1c5164 color preview, HTML & CSS examples
           This text has a color of #1c5164        
        
          <p style="color:#1c5164;">Text here</p>
        
        
          .mytext {color:#1c5164;}
        
        Text color #1c5164
      
           This box has a color of #1c5164        
        
          <div style="background-color:#1c5164;">Content here</div>
        
        
          .mybackground {background-color:#1c5164;}
        
        Background color #1c5164
      
           Border around this has a color of #1c5164        
        
          <div style="border:2px solid #1c5164;">Content here</div>
        
        
          .myborder {border:2px solid #1c5164;}
        
        Border color #1c5164