#1d2980 color space conversions
Hex:
        #1d2980
        RGB:
        29, 41, 128
        CMY:
        89, 84, 50
        CMYK:
        77, 68, 0, 50
      HSL:
        233°, 63.0573%, 30.7843%
        HSV (HSB):
        233°, 77.3438%, 50.1961%
        XYZ:
        5.1959, 3.4056, 20.8056
        xyY:
        0.1767, 0.1158, 3.4056
      CIE-Lab:
        21.6001, 27.6934, -50.3680
        CIE-LCH:
        21.6001, 57.4792, 298.8029
        CIE-Luv:
        21.6001, -6.3856, -58.9997
        Hunter-Lab:
        18.4543, 17.9628, -53.9263
      #1d2980 color charts
#1d2980 RGB chart
      #1d2980 CMYK chart
      #1d2980 RGB pie chart
      #1d2980 color shades, tints & tones
#1d2980 color schemes
#1d2980 color preview, HTML & CSS examples
           This text has a color of #1d2980        
        
          <p style="color:#1d2980;">Text here</p>
        
        
          .mytext {color:#1d2980;}
        
        Text color #1d2980
      
           This box has a color of #1d2980        
        
          <div style="background-color:#1d2980;">Content here</div>
        
        
          .mybackground {background-color:#1d2980;}
        
        Background color #1d2980
      
           Border around this has a color of #1d2980        
        
          <div style="border:2px solid #1d2980;">Content here</div>
        
        
          .myborder {border:2px solid #1d2980;}
        
        Border color #1d2980