#1d0547 color space conversions
Hex:
        #1d0547
        RGB:
        29, 5, 71
        CMY:
        89, 98, 72
        CMYK:
        59, 93, 0, 72
      HSL:
        262°, 86.8421%, 14.9020%
        HSV (HSB):
        262°, 92.9577%, 27.8431%
        XYZ:
        1.6983, 0.8247, 6.0309
        xyY:
        0.1985, 0.0964, 0.8247
      CIE-Lab:
        7.4493, 29.6413, -35.8080
        CIE-LCH:
        7.4493, 46.4846, 309.6174
        CIE-Luv:
        7.4493, 1.2960, -23.0053
        Hunter-Lab:
        9.0812, 17.4895, -33.0181
      #1d0547 color charts
#1d0547 RGB chart
      #1d0547 CMYK chart
      #1d0547 RGB pie chart
      #1d0547 color shades, tints & tones
#1d0547 color schemes
#1d0547 color preview, HTML & CSS examples
           This text has a color of #1d0547        
        
          <p style="color:#1d0547;">Text here</p>
        
        
          .mytext {color:#1d0547;}
        
        Text color #1d0547
      
           This box has a color of #1d0547        
        
          <div style="background-color:#1d0547;">Content here</div>
        
        
          .mybackground {background-color:#1d0547;}
        
        Background color #1d0547
      
           Border around this has a color of #1d0547        
        
          <div style="border:2px solid #1d0547;">Content here</div>
        
        
          .myborder {border:2px solid #1d0547;}
        
        Border color #1d0547