#1c418b color space conversions
Hex:
        #1c418b
        RGB:
        28, 65, 139
        CMY:
        89, 75, 45
        CMYK:
        80, 53, 0, 45
      HSL:
        220°, 66.4671%, 32.7451%
        HSV (HSB):
        220°, 79.8561%, 54.5098%
        XYZ:
        7.0294, 5.8916, 25.1928
        xyY:
        0.1844, 0.1546, 5.8916
      CIE-Lab:
        29.1372, 15.3193, -44.9595
        CIE-LCH:
        29.1372, 47.4977, 288.8158
        CIE-Luv:
        29.1372, -12.6481, -59.9312
        Hunter-Lab:
        24.2725, 9.2172, -44.5472
      #1c418b color charts
#1c418b RGB chart
      #1c418b CMYK chart
      #1c418b RGB pie chart
      #1c418b color shades, tints & tones
#1c418b color schemes
#1c418b color preview, HTML & CSS examples
           This text has a color of #1c418b        
        
          <p style="color:#1c418b;">Text here</p>
        
        
          .mytext {color:#1c418b;}
        
        Text color #1c418b
      
           This box has a color of #1c418b        
        
          <div style="background-color:#1c418b;">Content here</div>
        
        
          .mybackground {background-color:#1c418b;}
        
        Background color #1c418b
      
           Border around this has a color of #1c418b        
        
          <div style="border:2px solid #1c418b;">Content here</div>
        
        
          .myborder {border:2px solid #1c418b;}
        
        Border color #1c418b