#1c509b color space conversions
Hex:
        #1c509b
        RGB:
        28, 80, 155
        CMY:
        89, 69, 39
        CMYK:
        82, 48, 0, 39
      HSL:
        215°, 69.3989%, 35.8824%
        HSV (HSB):
        215°, 81.9355%, 60.7843%
        XYZ:
        9.2639, 8.3508, 32.1339
        xyY:
        0.1862, 0.1679, 8.3508
      CIE-Lab:
        34.7030, 11.5559, -45.7383
        CIE-LCH:
        34.7030, 47.1755, 284.1792
        CIE-Luv:
        34.7030, -16.8611, -64.4584
        Hunter-Lab:
        28.8977, 6.6522, -45.7015
      #1c509b color charts
#1c509b RGB chart
      #1c509b CMYK chart
      #1c509b RGB pie chart
      #1c509b color shades, tints & tones
#1c509b color schemes
#1c509b color preview, HTML & CSS examples
           This text has a color of #1c509b        
        
          <p style="color:#1c509b;">Text here</p>
        
        
          .mytext {color:#1c509b;}
        
        Text color #1c509b
      
           This box has a color of #1c509b        
        
          <div style="background-color:#1c509b;">Content here</div>
        
        
          .mybackground {background-color:#1c509b;}
        
        Background color #1c509b
      
           Border around this has a color of #1c509b        
        
          <div style="border:2px solid #1c509b;">Content here</div>
        
        
          .myborder {border:2px solid #1c509b;}
        
        Border color #1c509b