#1d306b color space conversions
Hex:
        #1d306b
        RGB:
        29, 48, 107
        CMY:
        89, 81, 58
        CMYK:
        73, 55, 0, 58
      HSL:
        225°, 57.3529%, 26.6667%
        HSV (HSB):
        225°, 72.8972%, 41.9608%
        XYZ:
        4.2175, 3.4367, 14.3510
        xyY:
        0.1917, 0.1562, 3.4367
      CIE-Lab:
        21.7141, 14.4538, -36.7576
        CIE-LCH:
        21.7141, 39.4973, 291.4657
        CIE-Luv:
        21.7141, -7.6572, -43.8512
        Hunter-Lab:
        18.5382, 8.1673, -32.9214
      #1d306b color charts
#1d306b RGB chart
      #1d306b CMYK chart
      #1d306b RGB pie chart
      #1d306b color shades, tints & tones
#1d306b color schemes
#1d306b color preview, HTML & CSS examples
           This text has a color of #1d306b        
        
          <p style="color:#1d306b;">Text here</p>
        
        
          .mytext {color:#1d306b;}
        
        Text color #1d306b
      
           This box has a color of #1d306b        
        
          <div style="background-color:#1d306b;">Content here</div>
        
        
          .mybackground {background-color:#1d306b;}
        
        Background color #1d306b
      
           Border around this has a color of #1d306b        
        
          <div style="border:2px solid #1d306b;">Content here</div>
        
        
          .myborder {border:2px solid #1d306b;}
        
        Border color #1d306b