#31956f color space conversions
Hex:
        #31956f
        RGB:
        49, 149, 111
        CMY:
        81, 42, 56
        CMYK:
        67, 0, 26, 42
      HSL:
        157°, 50.5051%, 38.8235%
        HSV (HSB):
        157°, 67.1141%, 58.4314%
        XYZ:
        14.8833, 23.2956, 18.7510
        xyY:
        0.2614, 0.4092, 23.2956
      CIE-Lab:
        55.3755, -38.1540, 11.7895
        CIE-LCH:
        55.3755, 39.9339, 162.8290
        CIE-Luv:
        55.3755, -40.5192, 21.7246
        Hunter-Lab:
        48.2655, -29.4217, 10.7518
      #31956f color charts
#31956f RGB chart
      #31956f CMYK chart
      #31956f RGB pie chart
      #31956f color shades, tints & tones
#31956f color schemes
#31956f color preview, HTML & CSS examples
           This text has a color of #31956f        
        
          <p style="color:#31956f;">Text here</p>
        
        
          .mytext {color:#31956f;}
        
        Text color #31956f
      
           This box has a color of #31956f        
        
          <div style="background-color:#31956f;">Content here</div>
        
        
          .mybackground {background-color:#31956f;}
        
        Background color #31956f
      
           Border around this has a color of #31956f        
        
          <div style="border:2px solid #31956f;">Content here</div>
        
        
          .myborder {border:2px solid #31956f;}
        
        Border color #31956f