#1d0053 color space conversions
Hex:
        #1d0053
        RGB:
        29, 0, 83
        CMY:
        89, 100, 67
        CMYK:
        65, 100, 0, 67
      HSL:
        261°, 100.0000%, 16.2745%
        HSV (HSB):
        261°, 100.0000%, 32.5490%
        XYZ:
        2.0680, 0.8857, 8.2456
        xyY:
        0.1847, 0.0791, 0.8857
      CIE-Lab:
        8.0009, 36.1341, -43.2347
        CIE-LCH:
        8.0009, 56.3464, 309.8877
        CIE-Luv:
        8.0009, 0.8835, -28.0307
        Hunter-Lab:
        9.4114, 22.7530, -45.3576
      #1d0053 color charts
#1d0053 RGB chart
      #1d0053 CMYK chart
      #1d0053 RGB pie chart
      #1d0053 color shades, tints & tones
#1d0053 color schemes
#1d0053 color preview, HTML & CSS examples
           This text has a color of #1d0053        
        
          <p style="color:#1d0053;">Text here</p>
        
        
          .mytext {color:#1d0053;}
        
        Text color #1d0053
      
           This box has a color of #1d0053        
        
          <div style="background-color:#1d0053;">Content here</div>
        
        
          .mybackground {background-color:#1d0053;}
        
        Background color #1d0053
      
           Border around this has a color of #1d0053        
        
          <div style="border:2px solid #1d0053;">Content here</div>
        
        
          .myborder {border:2px solid #1d0053;}
        
        Border color #1d0053