#1f0d43 color space conversions
Hex:
        #1f0d43
        RGB:
        31, 13, 67
        CMY:
        88, 95, 74
        CMYK:
        54, 81, 0, 74
      HSL:
        260°, 67.5000%, 15.6863%
        HSV (HSB):
        260°, 80.5970%, 26.2745%
        XYZ:
        1.7221, 0.9844, 5.4094
        xyY:
        0.2122, 0.1213, 0.9844
      CIE-Lab:
        8.8608, 24.1655, -30.6602
        CIE-LCH:
        8.8608, 39.0387, 308.2442
        CIE-Luv:
        8.8608, 1.4642, -22.7543
        Hunter-Lab:
        9.9217, 13.6194, -25.3804
      #1f0d43 color charts
#1f0d43 RGB chart
      #1f0d43 CMYK chart
      #1f0d43 RGB pie chart
      #1f0d43 color shades, tints & tones
#1f0d43 color schemes
#1f0d43 color preview, HTML & CSS examples
           This text has a color of #1f0d43        
        
          <p style="color:#1f0d43;">Text here</p>
        
        
          .mytext {color:#1f0d43;}
        
        Text color #1f0d43
      
           This box has a color of #1f0d43        
        
          <div style="background-color:#1f0d43;">Content here</div>
        
        
          .mybackground {background-color:#1f0d43;}
        
        Background color #1f0d43
      
           Border around this has a color of #1f0d43        
        
          <div style="border:2px solid #1f0d43;">Content here</div>
        
        
          .myborder {border:2px solid #1f0d43;}
        
        Border color #1f0d43