#1d1dae color space conversions
Hex:
        #1d1dae
        RGB:
        29, 29, 174
        CMY:
        89, 89, 32
        CMYK:
        83, 83, 0, 32
      HSL:
        240°, 71.4286%, 39.8039%
        HSV (HSB):
        240°, 83.3333%, 68.2353%
        XYZ:
        8.5860, 4.1959, 40.4018
        xyY:
        0.1614, 0.0789, 4.1959
      CIE-Lab:
        24.3089, 50.6024, -74.2195
        CIE-LCH:
        24.3089, 89.8284, 304.2859
        CIE-Luv:
        24.3089, -6.2071, -86.0818
        Hunter-Lab:
        20.4840, 38.9729, -102.6024
      #1d1dae color charts
#1d1dae RGB chart
      #1d1dae CMYK chart
      #1d1dae RGB pie chart
      #1d1dae color shades, tints & tones
#1d1dae color schemes
#1d1dae color preview, HTML & CSS examples
           This text has a color of #1d1dae        
        
          <p style="color:#1d1dae;">Text here</p>
        
        
          .mytext {color:#1d1dae;}
        
        Text color #1d1dae
      
           This box has a color of #1d1dae        
        
          <div style="background-color:#1d1dae;">Content here</div>
        
        
          .mybackground {background-color:#1d1dae;}
        
        Background color #1d1dae
      
           Border around this has a color of #1d1dae        
        
          <div style="border:2px solid #1d1dae;">Content here</div>
        
        
          .myborder {border:2px solid #1d1dae;}
        
        Border color #1d1dae