#1fbaaf color space conversions
Hex:
        #1fbaaf
        RGB:
        31, 186, 175
        CMY:
        88, 27, 31
        CMYK:
        83, 0, 6, 27
      HSL:
        176°, 71.4286%, 42.5490%
        HSV (HSB):
        176°, 83.3333%, 72.9412%
        XYZ:
        25.8618, 38.5043, 46.6264
        xyY:
        0.2330, 0.3469, 38.5043
      CIE-Lab:
        68.3906, -39.7537, -5.2478
        CIE-LCH:
        68.3906, 40.0986, 187.5200
        CIE-Luv:
        68.3906, -52.1601, -1.8880
        Hunter-Lab:
        62.0518, -34.1957, -1.1149
      #1fbaaf color charts
#1fbaaf RGB chart
      #1fbaaf CMYK chart
      #1fbaaf RGB pie chart
      #1fbaaf color shades, tints & tones
#1fbaaf color schemes
#1fbaaf color preview, HTML & CSS examples
           This text has a color of #1fbaaf        
        
          <p style="color:#1fbaaf;">Text here</p>
        
        
          .mytext {color:#1fbaaf;}
        
        Text color #1fbaaf
      
           This box has a color of #1fbaaf        
        
          <div style="background-color:#1fbaaf;">Content here</div>
        
        
          .mybackground {background-color:#1fbaaf;}
        
        Background color #1fbaaf
      
           Border around this has a color of #1fbaaf        
        
          <div style="border:2px solid #1fbaaf;">Content here</div>
        
        
          .myborder {border:2px solid #1fbaaf;}
        
        Border color #1fbaaf