#1f502e color space conversions
Hex:
        #1f502e
        RGB:
        31, 80, 46
        CMY:
        88, 69, 82
        CMYK:
        61, 0, 43, 69
      HSL:
        138°, 44.1441%, 21.7647%
        HSV (HSB):
        138°, 61.2500%, 31.3725%
        XYZ:
        3.9269, 6.2259, 3.5795
        xyY:
        0.2860, 0.4534, 6.2259
      CIE-Lab:
        29.9753, -25.3182, 15.1983
        CIE-LCH:
        29.9753, 29.5296, 149.0239
        CIE-Luv:
        29.9753, -20.4473, 19.5734
        Hunter-Lab:
        24.9517, -15.5734, 8.9606
      #1f502e color charts
#1f502e RGB chart
      #1f502e CMYK chart
      #1f502e RGB pie chart
      #1f502e color shades, tints & tones
#1f502e color schemes
#1f502e color preview, HTML & CSS examples
           This text has a color of #1f502e        
        
          <p style="color:#1f502e;">Text here</p>
        
        
          .mytext {color:#1f502e;}
        
        Text color #1f502e
      
           This box has a color of #1f502e        
        
          <div style="background-color:#1f502e;">Content here</div>
        
        
          .mybackground {background-color:#1f502e;}
        
        Background color #1f502e
      
           Border around this has a color of #1f502e        
        
          <div style="border:2px solid #1f502e;">Content here</div>
        
        
          .myborder {border:2px solid #1f502e;}
        
        Border color #1f502e