#1c5482 color space conversions
Hex:
        #1c5482
        RGB:
        28, 84, 130
        CMY:
        89, 67, 49
        CMYK:
        78, 35, 0, 49
      HSL:
        207°, 64.5570%, 30.9804%
        HSV (HSB):
        207°, 78.4615%, 50.9804%
        XYZ:
        7.6785, 8.1992, 22.2970
        xyY:
        0.2011, 0.2148, 8.1992
      CIE-Lab:
        34.3944, -1.0704, -30.9982
        CIE-LCH:
        34.3944, 31.0166, 268.0223
        CIE-Luv:
        34.3944, -18.9457, -42.3922
        Hunter-Lab:
        28.6343, -2.2441, -26.1240
      #1c5482 color charts
#1c5482 RGB chart
      #1c5482 CMYK chart
      #1c5482 RGB pie chart
      #1c5482 color shades, tints & tones
#1c5482 color schemes
#1c5482 color preview, HTML & CSS examples
           This text has a color of #1c5482        
        
          <p style="color:#1c5482;">Text here</p>
        
        
          .mytext {color:#1c5482;}
        
        Text color #1c5482
      
           This box has a color of #1c5482        
        
          <div style="background-color:#1c5482;">Content here</div>
        
        
          .mybackground {background-color:#1c5482;}
        
        Background color #1c5482
      
           Border around this has a color of #1c5482        
        
          <div style="border:2px solid #1c5482;">Content here</div>
        
        
          .myborder {border:2px solid #1c5482;}
        
        Border color #1c5482