#1faca1 color space conversions
Hex:
        #1faca1
        RGB:
        31, 172, 161
        CMY:
        88, 33, 37
        CMYK:
        82, 0, 6, 33
      HSL:
        175°, 69.4581%, 39.8039%
        HSV (HSB):
        175°, 81.9767%, 67.4510%
        XYZ:
        21.7506, 32.3696, 38.8198
        xyY:
        0.2340, 0.3483, 32.3696
      CIE-Lab:
        63.6472, -37.4760, -4.4941
        CIE-LCH:
        63.6472, 37.7445, 186.8383
        CIE-Luv:
        63.6472, -48.2859, -1.0616
        Hunter-Lab:
        56.8943, -31.3246, -0.6285
      #1faca1 color charts
#1faca1 RGB chart
      #1faca1 CMYK chart
      #1faca1 RGB pie chart
      #1faca1 color shades, tints & tones
#1faca1 color schemes
#1faca1 color preview, HTML & CSS examples
           This text has a color of #1faca1        
        
          <p style="color:#1faca1;">Text here</p>
        
        
          .mytext {color:#1faca1;}
        
        Text color #1faca1
      
           This box has a color of #1faca1        
        
          <div style="background-color:#1faca1;">Content here</div>
        
        
          .mybackground {background-color:#1faca1;}
        
        Background color #1faca1
      
           Border around this has a color of #1faca1        
        
          <div style="border:2px solid #1faca1;">Content here</div>
        
        
          .myborder {border:2px solid #1faca1;}
        
        Border color #1faca1