#1d0039 color space conversions
Hex:
        #1d0039
        RGB:
        29, 0, 57
        CMY:
        89, 100, 78
        CMYK:
        49, 100, 0, 78
      HSL:
        271°, 100.0000%, 11.1765%
        HSV (HSB):
        271°, 100.0000%, 22.3529%
        XYZ:
        1.2452, 0.5566, 3.9127
        xyY:
        0.2179, 0.0974, 0.5566
      CIE-Lab:
        5.0279, 27.2331, -29.7437
        CIE-LCH:
        5.0279, 40.3278, 312.4769
        CIE-Luv:
        5.0279, 2.3299, -15.2625
        Hunter-Lab:
        7.4607, 16.7361, -25.8717
      #1d0039 color charts
#1d0039 RGB chart
      #1d0039 CMYK chart
      #1d0039 RGB pie chart
      #1d0039 color shades, tints & tones
#1d0039 color schemes
#1d0039 color preview, HTML & CSS examples
           This text has a color of #1d0039        
        
          <p style="color:#1d0039;">Text here</p>
        
        
          .mytext {color:#1d0039;}
        
        Text color #1d0039
      
           This box has a color of #1d0039        
        
          <div style="background-color:#1d0039;">Content here</div>
        
        
          .mybackground {background-color:#1d0039;}
        
        Background color #1d0039
      
           Border around this has a color of #1d0039        
        
          <div style="border:2px solid #1d0039;">Content here</div>
        
        
          .myborder {border:2px solid #1d0039;}
        
        Border color #1d0039