#1faf94 color space conversions
Hex:
        #1faf94
        RGB:
        31, 175, 148
        CMY:
        88, 31, 42
        CMYK:
        82, 0, 15, 31
      HSL:
        169°, 69.9029%, 40.3922%
        HSV (HSB):
        169°, 82.2857%, 68.6275%
        XYZ:
        21.2403, 33.0894, 33.2844
        xyY:
        0.2424, 0.3777, 33.0894
      CIE-Lab:
        64.2332, -42.4127, 3.6054
        CIE-LCH:
        64.2332, 42.5656, 175.1410
        CIE-Luv:
        64.2332, -50.2988, 11.6816
        Hunter-Lab:
        57.5234, -34.7552, 5.9598
      #1faf94 color charts
#1faf94 RGB chart
      #1faf94 CMYK chart
      #1faf94 RGB pie chart
      #1faf94 color shades, tints & tones
#1faf94 color schemes
#1faf94 color preview, HTML & CSS examples
           This text has a color of #1faf94        
        
          <p style="color:#1faf94;">Text here</p>
        
        
          .mytext {color:#1faf94;}
        
        Text color #1faf94
      
           This box has a color of #1faf94        
        
          <div style="background-color:#1faf94;">Content here</div>
        
        
          .mybackground {background-color:#1faf94;}
        
        Background color #1faf94
      
           Border around this has a color of #1faf94        
        
          <div style="border:2px solid #1faf94;">Content here</div>
        
        
          .myborder {border:2px solid #1faf94;}
        
        Border color #1faf94