#1f2e30 color space conversions
Hex:
        #1f2e30
        RGB:
        31, 46, 48
        CMY:
        88, 82, 81
        CMYK:
        35, 4, 0, 81
      HSL:
        187°, 21.5190%, 15.4902%
        HSV (HSB):
        187°, 35.4167%, 18.8235%
        XYZ:
        2.0756, 2.4587, 3.1615
        xyY:
        0.2697, 0.3195, 2.4587
      CIE-Lab:
        17.7308, -5.6355, -3.3150
        CIE-LCH:
        17.7308, 6.5382, 210.4653
        CIE-Luv:
        17.7308, -6.0964, -2.6560
        Hunter-Lab:
        15.6802, -3.8126, -0.9780
      #1f2e30 color charts
#1f2e30 RGB chart
      #1f2e30 CMYK chart
      #1f2e30 RGB pie chart
      #1f2e30 color shades, tints & tones
#1f2e30 color schemes
#1f2e30 color preview, HTML & CSS examples
           This text has a color of #1f2e30        
        
          <p style="color:#1f2e30;">Text here</p>
        
        
          .mytext {color:#1f2e30;}
        
        Text color #1f2e30
      
           This box has a color of #1f2e30        
        
          <div style="background-color:#1f2e30;">Content here</div>
        
        
          .mybackground {background-color:#1f2e30;}
        
        Background color #1f2e30
      
           Border around this has a color of #1f2e30        
        
          <div style="border:2px solid #1f2e30;">Content here</div>
        
        
          .myborder {border:2px solid #1f2e30;}
        
        Border color #1f2e30