#1f0129 color space conversions
Hex:
        #1f0129
        RGB:
        31, 1, 41
        CMY:
        88, 100, 84
        CMYK:
        24, 98, 0, 84
      HSL:
        285°, 95.2381%, 8.2353%
        HSV (HSB):
        285°, 97.5610%, 16.0784%
        XYZ:
        0.9762, 0.4731, 2.1377
        xyY:
        0.2721, 0.1319, 0.4731
      CIE-Lab:
        4.2736, 21.2978, -18.9997
        CIE-LCH:
        4.2736, 28.5410, 318.2639
        CIE-Luv:
        4.2736, 3.9839, -9.6888
        Hunter-Lab:
        6.8783, 13.2957, -13.6118
      #1f0129 color charts
#1f0129 RGB chart
      #1f0129 CMYK chart
      #1f0129 RGB pie chart
      #1f0129 color shades, tints & tones
#1f0129 color schemes
#1f0129 color preview, HTML & CSS examples
           This text has a color of #1f0129        
        
          <p style="color:#1f0129;">Text here</p>
        
        
          .mytext {color:#1f0129;}
        
        Text color #1f0129
      
           This box has a color of #1f0129        
        
          <div style="background-color:#1f0129;">Content here</div>
        
        
          .mybackground {background-color:#1f0129;}
        
        Background color #1f0129
      
           Border around this has a color of #1f0129        
        
          <div style="border:2px solid #1f0129;">Content here</div>
        
        
          .myborder {border:2px solid #1f0129;}
        
        Border color #1f0129