#1d0532 color space conversions
Hex:
        #1d0532
        RGB:
        29, 5, 50
        CMY:
        89, 98, 80
        CMYK:
        42, 90, 0, 80
      HSL:
        272°, 81.8182%, 10.7843%
        HSV (HSB):
        272°, 90.0000%, 19.6078%
        XYZ:
        1.1367, 0.6000, 3.0735
        xyY:
        0.2363, 0.1247, 0.6000
      CIE-Lab:
        5.4201, 22.0135, -23.9647
        CIE-LCH:
        5.4201, 32.5408, 312.5699
        CIE-Luv:
        5.4201, 2.6098, -13.3427
        Hunter-Lab:
        7.7462, 12.6373, -18.1025
      #1d0532 color charts
#1d0532 RGB chart
      #1d0532 CMYK chart
      #1d0532 RGB pie chart
      #1d0532 color shades, tints & tones
#1d0532 color schemes
#1d0532 color preview, HTML & CSS examples
           This text has a color of #1d0532        
        
          <p style="color:#1d0532;">Text here</p>
        
        
          .mytext {color:#1d0532;}
        
        Text color #1d0532
      
           This box has a color of #1d0532        
        
          <div style="background-color:#1d0532;">Content here</div>
        
        
          .mybackground {background-color:#1d0532;}
        
        Background color #1d0532
      
           Border around this has a color of #1d0532        
        
          <div style="border:2px solid #1d0532;">Content here</div>
        
        
          .myborder {border:2px solid #1d0532;}
        
        Border color #1d0532