#1d1d94 color space conversions
Hex:
        #1d1d94
        RGB:
        29, 29, 148
        CMY:
        89, 89, 42
        CMYK:
        80, 80, 0, 42
      HSL:
        240°, 67.2316%, 34.7059%
        HSV (HSB):
        240°, 80.4054%, 58.0392%
        XYZ:
        6.2914, 3.2781, 28.3181
        xyY:
        0.1661, 0.0865, 3.2781
      CIE-Lab:
        21.1248, 42.2373, -63.6547
        CIE-LCH:
        21.1248, 76.3931, 303.5658
        CIE-Luv:
        21.1248, -5.1135, -70.9153
        Hunter-Lab:
        18.1054, 30.3416, -80.0599
      #1d1d94 color charts
#1d1d94 RGB chart
      #1d1d94 CMYK chart
      #1d1d94 RGB pie chart
      #1d1d94 color shades, tints & tones
#1d1d94 color schemes
#1d1d94 color preview, HTML & CSS examples
           This text has a color of #1d1d94        
        
          <p style="color:#1d1d94;">Text here</p>
        
        
          .mytext {color:#1d1d94;}
        
        Text color #1d1d94
      
           This box has a color of #1d1d94        
        
          <div style="background-color:#1d1d94;">Content here</div>
        
        
          .mybackground {background-color:#1d1d94;}
        
        Background color #1d1d94
      
           Border around this has a color of #1d1d94        
        
          <div style="border:2px solid #1d1d94;">Content here</div>
        
        
          .myborder {border:2px solid #1d1d94;}
        
        Border color #1d1d94