#1d233b color space conversions
Hex:
        #1d233b
        RGB:
        29, 35, 59
        CMY:
        89, 86, 77
        CMYK:
        51, 41, 0, 77
      HSL:
        228°, 34.0909%, 17.2549%
        HSV (HSB):
        228°, 50.8475%, 23.1373%
        XYZ:
        1.8971, 1.7790, 4.3811
        xyY:
        0.2355, 0.2208, 1.7790
      CIE-Lab:
        14.2821, 5.1040, -16.3230
        CIE-LCH:
        14.2821, 17.1023, 287.3638
        CIE-Luv:
        14.2821, -2.9656, -15.7093
        Hunter-Lab:
        13.3381, 2.0474, -10.1380
      #1d233b color charts
#1d233b RGB chart
      #1d233b CMYK chart
      #1d233b RGB pie chart
      #1d233b color shades, tints & tones
#1d233b color schemes
#1d233b color preview, HTML & CSS examples
           This text has a color of #1d233b        
        
          <p style="color:#1d233b;">Text here</p>
        
        
          .mytext {color:#1d233b;}
        
        Text color #1d233b
      
           This box has a color of #1d233b        
        
          <div style="background-color:#1d233b;">Content here</div>
        
        
          .mybackground {background-color:#1d233b;}
        
        Background color #1d233b
      
           Border around this has a color of #1d233b        
        
          <div style="border:2px solid #1d233b;">Content here</div>
        
        
          .myborder {border:2px solid #1d233b;}
        
        Border color #1d233b