#1f2934 color space conversions
Hex:
        #1f2934
        RGB:
        31, 41, 52
        CMY:
        88, 84, 80
        CMYK:
        40, 21, 0, 80
      HSL:
        211°, 25.3012%, 16.2745%
        HSV (HSB):
        211°, 40.3846%, 20.3922%
        XYZ:
        1.9778, 2.1251, 3.5548
        xyY:
        0.2583, 0.2775, 2.1251
      CIE-Lab:
        16.1306, -0.9670, -8.5239
        CIE-LCH:
        16.1306, 8.5785, 263.5279
        CIE-Luv:
        16.1306, -4.2215, -8.1194
        Hunter-Lab:
        14.5778, -1.2931, -4.2533
      #1f2934 color charts
#1f2934 RGB chart
      #1f2934 CMYK chart
      #1f2934 RGB pie chart
      #1f2934 color shades, tints & tones
#1f2934 color schemes
#1f2934 color preview, HTML & CSS examples
           This text has a color of #1f2934        
        
          <p style="color:#1f2934;">Text here</p>
        
        
          .mytext {color:#1f2934;}
        
        Text color #1f2934
      
           This box has a color of #1f2934        
        
          <div style="background-color:#1f2934;">Content here</div>
        
        
          .mybackground {background-color:#1f2934;}
        
        Background color #1f2934
      
           Border around this has a color of #1f2934        
        
          <div style="border:2px solid #1f2934;">Content here</div>
        
        
          .myborder {border:2px solid #1f2934;}
        
        Border color #1f2934