#2fab8d color space conversions
Hex:
        #2fab8d
        RGB:
        47, 171, 141
        CMY:
        82, 33, 45
        CMYK:
        73, 0, 18, 33
      HSL:
        165°, 56.8807%, 42.7451%
        HSV (HSB):
        165°, 72.5146%, 67.0588%
        XYZ:
        20.5429, 31.6532, 30.2263
        xyY:
        0.2492, 0.3840, 31.6532
      CIE-Lab:
        63.0553, -40.6932, 5.8339
        CIE-LCH:
        63.0553, 41.1093, 171.8415
        CIE-Luv:
        63.0553, -47.2322, 14.5818
        Hunter-Lab:
        56.2612, -33.2806, 7.5294
      #2fab8d color charts
#2fab8d RGB chart
      #2fab8d CMYK chart
      #2fab8d RGB pie chart
      #2fab8d color shades, tints & tones
#2fab8d color schemes
#2fab8d color preview, HTML & CSS examples
           This text has a color of #2fab8d        
        
          <p style="color:#2fab8d;">Text here</p>
        
        
          .mytext {color:#2fab8d;}
        
        Text color #2fab8d
      
           This box has a color of #2fab8d        
        
          <div style="background-color:#2fab8d;">Content here</div>
        
        
          .mybackground {background-color:#2fab8d;}
        
        Background color #2fab8d
      
           Border around this has a color of #2fab8d        
        
          <div style="border:2px solid #2fab8d;">Content here</div>
        
        
          .myborder {border:2px solid #2fab8d;}
        
        Border color #2fab8d