#1d0050 color space conversions
Hex:
        #1d0050
        RGB:
        29, 0, 80
        CMY:
        89, 100, 69
        CMYK:
        64, 100, 0, 69
      HSL:
        262°, 100.0000%, 15.6863%
        HSV (HSB):
        262°, 100.0000%, 31.3725%
        XYZ:
        1.9547, 0.8404, 7.6486
        xyY:
        0.1872, 0.0805, 0.8404
      CIE-Lab:
        7.5912, 35.3012, -41.8476
        CIE-LCH:
        7.5912, 54.7485, 310.1498
        CIE-Luv:
        7.5912, 1.0482, -26.3172
        Hunter-Lab:
        9.1673, 22.0171, -43.0505
      #1d0050 color charts
#1d0050 RGB chart
      #1d0050 CMYK chart
      #1d0050 RGB pie chart
      #1d0050 color shades, tints & tones
#1d0050 color schemes
#1d0050 color preview, HTML & CSS examples
           This text has a color of #1d0050        
        
          <p style="color:#1d0050;">Text here</p>
        
        
          .mytext {color:#1d0050;}
        
        Text color #1d0050
      
           This box has a color of #1d0050        
        
          <div style="background-color:#1d0050;">Content here</div>
        
        
          .mybackground {background-color:#1d0050;}
        
        Background color #1d0050
      
           Border around this has a color of #1d0050        
        
          <div style="border:2px solid #1d0050;">Content here</div>
        
        
          .myborder {border:2px solid #1d0050;}
        
        Border color #1d0050