#1d1d43 color space conversions
Hex:
        #1d1d43
        RGB:
        29, 29, 67
        CMY:
        89, 89, 74
        CMYK:
        57, 57, 0, 74
      HSL:
        240°, 39.5833%, 18.8235%
        HSV (HSB):
        240°, 56.7164%, 26.2745%
        XYZ:
        1.9592, 1.5452, 5.5052
        xyY:
        0.2175, 0.1715, 1.5452
      CIE-Lab:
        12.8925, 12.5563, -24.1403
        CIE-LCH:
        12.8925, 27.2106, 297.4808
        CIE-Luv:
        12.8925, -1.6249, -22.5362
        Hunter-Lab:
        12.4306, 6.3799, -17.5567
      #1d1d43 color charts
#1d1d43 RGB chart
      #1d1d43 CMYK chart
      #1d1d43 RGB pie chart
      #1d1d43 color shades, tints & tones
#1d1d43 color schemes
#1d1d43 color preview, HTML & CSS examples
           This text has a color of #1d1d43        
        
          <p style="color:#1d1d43;">Text here</p>
        
        
          .mytext {color:#1d1d43;}
        
        Text color #1d1d43
      
           This box has a color of #1d1d43        
        
          <div style="background-color:#1d1d43;">Content here</div>
        
        
          .mybackground {background-color:#1d1d43;}
        
        Background color #1d1d43
      
           Border around this has a color of #1d1d43        
        
          <div style="border:2px solid #1d1d43;">Content here</div>
        
        
          .myborder {border:2px solid #1d1d43;}
        
        Border color #1d1d43