#1fa6ae color space conversions
Hex:
        #1fa6ae
        RGB:
        31, 166, 174
        CMY:
        88, 35, 32
        CMYK:
        82, 5, 0, 32
      HSL:
        183°, 69.7561%, 40.1961%
        HSV (HSB):
        183°, 82.1839%, 68.2353%
        XYZ:
        21.8413, 30.6197, 44.8034
        xyY:
        0.2246, 0.3148, 30.6197
      CIE-Lab:
        62.1853, -30.7506, -13.9558
        CIE-LCH:
        62.1853, 33.7693, 204.4103
        CIE-Luv:
        62.1853, -45.1974, -16.6866
        Hunter-Lab:
        55.3351, -26.3808, -9.2711
      #1fa6ae color charts
#1fa6ae RGB chart
      #1fa6ae CMYK chart
      #1fa6ae RGB pie chart
      #1fa6ae color shades, tints & tones
#1fa6ae color schemes
#1fa6ae color preview, HTML & CSS examples
           This text has a color of #1fa6ae        
        
          <p style="color:#1fa6ae;">Text here</p>
        
        
          .mytext {color:#1fa6ae;}
        
        Text color #1fa6ae
      
           This box has a color of #1fa6ae        
        
          <div style="background-color:#1fa6ae;">Content here</div>
        
        
          .mybackground {background-color:#1fa6ae;}
        
        Background color #1fa6ae
      
           Border around this has a color of #1fa6ae        
        
          <div style="border:2px solid #1fa6ae;">Content here</div>
        
        
          .myborder {border:2px solid #1fa6ae;}
        
        Border color #1fa6ae