#1faf8a color space conversions
Hex:
        #1faf8a
        RGB:
        31, 175, 138
        CMY:
        88, 31, 46
        CMYK:
        82, 0, 21, 31
      HSL:
        165°, 69.9029%, 40.3922%
        HSV (HSB):
        165°, 82.2857%, 68.6275%
        XYZ:
        20.4825, 32.7862, 29.2936
        xyY:
        0.2481, 0.3971, 32.7862
      CIE-Lab:
        63.9874, -45.0058, 8.7971
        CIE-LCH:
        63.9874, 45.8575, 168.9401
        CIE-Luv:
        63.9874, -51.0128, 19.4057
        Hunter-Lab:
        57.2593, -36.3516, 9.7490
      #1faf8a color charts
#1faf8a RGB chart
      #1faf8a CMYK chart
      #1faf8a RGB pie chart
      #1faf8a color shades, tints & tones
#1faf8a color schemes
#1faf8a color preview, HTML & CSS examples
           This text has a color of #1faf8a        
        
          <p style="color:#1faf8a;">Text here</p>
        
        
          .mytext {color:#1faf8a;}
        
        Text color #1faf8a
      
           This box has a color of #1faf8a        
        
          <div style="background-color:#1faf8a;">Content here</div>
        
        
          .mybackground {background-color:#1faf8a;}
        
        Background color #1faf8a
      
           Border around this has a color of #1faf8a        
        
          <div style="border:2px solid #1faf8a;">Content here</div>
        
        
          .myborder {border:2px solid #1faf8a;}
        
        Border color #1faf8a