#1d0129 color space conversions
Hex:
        #1d0129
        RGB:
        29, 1, 41
        CMY:
        89, 100, 84
        CMYK:
        29, 98, 0, 84
      HSL:
        282°, 95.2381%, 8.2353%
        HSV (HSB):
        282°, 97.5610%, 16.0784%
        XYZ:
        0.9178, 0.4430, 2.1350
        xyY:
        0.2625, 0.1267, 0.4430
      CIE-Lab:
        4.0017, 20.2583, -19.4455
        CIE-LCH:
        4.0017, 28.0807, 316.1729
        CIE-Luv:
        4.0017, 3.3808, -9.5142
        Hunter-Lab:
        6.6559, 12.9655, -14.3587
      #1d0129 color charts
#1d0129 RGB chart
      #1d0129 CMYK chart
      #1d0129 RGB pie chart
      #1d0129 color shades, tints & tones
#1d0129 color schemes
#1d0129 color preview, HTML & CSS examples
           This text has a color of #1d0129        
        
          <p style="color:#1d0129;">Text here</p>
        
        
          .mytext {color:#1d0129;}
        
        Text color #1d0129
      
           This box has a color of #1d0129        
        
          <div style="background-color:#1d0129;">Content here</div>
        
        
          .mybackground {background-color:#1d0129;}
        
        Background color #1d0129
      
           Border around this has a color of #1d0129        
        
          <div style="border:2px solid #1d0129;">Content here</div>
        
        
          .myborder {border:2px solid #1d0129;}
        
        Border color #1d0129