#1d2380 color space conversions
Hex:
        #1d2380
        RGB:
        29, 35, 128
        CMY:
        89, 86, 50
        CMYK:
        77, 73, 0, 50
      HSL:
        236°, 63.0573%, 30.7843%
        HSV (HSB):
        236°, 77.3438%, 50.1961%
        XYZ:
        5.0040, 3.0218, 20.7416
        xyY:
        0.1739, 0.1050, 3.0218
      CIE-Lab:
        20.1309, 31.6604, -52.7828
        CIE-LCH:
        20.1309, 61.5501, 300.9564
        CIE-Luv:
        20.1309, -5.2360, -59.3312
        Hunter-Lab:
        17.3833, 20.9628, -58.5760
      #1d2380 color charts
#1d2380 RGB chart
      #1d2380 CMYK chart
      #1d2380 RGB pie chart
      #1d2380 color shades, tints & tones
#1d2380 color schemes
#1d2380 color preview, HTML & CSS examples
           This text has a color of #1d2380        
        
          <p style="color:#1d2380;">Text here</p>
        
        
          .mytext {color:#1d2380;}
        
        Text color #1d2380
      
           This box has a color of #1d2380        
        
          <div style="background-color:#1d2380;">Content here</div>
        
        
          .mybackground {background-color:#1d2380;}
        
        Background color #1d2380
      
           Border around this has a color of #1d2380        
        
          <div style="border:2px solid #1d2380;">Content here</div>
        
        
          .myborder {border:2px solid #1d2380;}
        
        Border color #1d2380