#1f0d32 color space conversions
Hex:
        #1f0d32
        RGB:
        31, 13, 50
        CMY:
        88, 95, 80
        CMYK:
        38, 74, 0, 80
      HSL:
        269°, 58.7302%, 12.3529%
        HSV (HSB):
        269°, 74.0000%, 19.6078%
        XYZ:
        1.2847, 0.8094, 3.1061
        xyY:
        0.2470, 0.1557, 0.8094
      CIE-Lab:
        7.3116, 18.6229, -20.9182
        CIE-LCH:
        7.3116, 28.0068, 311.6779
        CIE-Luv:
        7.3116, 2.6707, -14.0717
        Hunter-Lab:
        8.9969, 9.7445, -14.1717
      #1f0d32 color charts
#1f0d32 RGB chart
      #1f0d32 CMYK chart
      #1f0d32 RGB pie chart
      #1f0d32 color shades, tints & tones
#1f0d32 color schemes
#1f0d32 color preview, HTML & CSS examples
           This text has a color of #1f0d32        
        
          <p style="color:#1f0d32;">Text here</p>
        
        
          .mytext {color:#1f0d32;}
        
        Text color #1f0d32
      
           This box has a color of #1f0d32        
        
          <div style="background-color:#1f0d32;">Content here</div>
        
        
          .mybackground {background-color:#1f0d32;}
        
        Background color #1f0d32
      
           Border around this has a color of #1f0d32        
        
          <div style="border:2px solid #1f0d32;">Content here</div>
        
        
          .myborder {border:2px solid #1f0d32;}
        
        Border color #1f0d32