#1faea2 color space conversions
Hex:
        #1faea2
        RGB:
        31, 174, 162
        CMY:
        88, 32, 36
        CMYK:
        82, 0, 7, 32
      HSL:
        175°, 69.7561%, 40.1961%
        HSV (HSB):
        175°, 82.1839%, 68.2353%
        XYZ:
        22.2227, 33.1720, 39.4140
        xyY:
        0.2344, 0.3499, 33.1720
      CIE-Lab:
        64.3000, -38.0930, -4.0885
        CIE-LCH:
        64.3000, 38.3118, 186.1261
        CIE-Luv:
        64.3000, -48.9188, -0.3556
        Hunter-Lab:
        57.5952, -31.9185, -0.2572
      #1faea2 color charts
#1faea2 RGB chart
      #1faea2 CMYK chart
      #1faea2 RGB pie chart
      #1faea2 color shades, tints & tones
#1faea2 color schemes
#1faea2 color preview, HTML & CSS examples
           This text has a color of #1faea2        
        
          <p style="color:#1faea2;">Text here</p>
        
        
          .mytext {color:#1faea2;}
        
        Text color #1faea2
      
           This box has a color of #1faea2        
        
          <div style="background-color:#1faea2;">Content here</div>
        
        
          .mybackground {background-color:#1faea2;}
        
        Background color #1faea2
      
           Border around this has a color of #1faea2        
        
          <div style="border:2px solid #1faea2;">Content here</div>
        
        
          .myborder {border:2px solid #1faea2;}
        
        Border color #1faea2