#2fb198 color space conversions
Hex:
        #2fb198
        RGB:
        47, 177, 152
        CMY:
        82, 31, 40
        CMYK:
        73, 0, 14, 31
      HSL:
        168°, 58.0357%, 43.9216%
        HSV (HSB):
        168°, 73.4463%, 69.4118%
        XYZ:
        22.5619, 34.3156, 35.1402
        xyY:
        0.2452, 0.3729, 34.3156
      CIE-Lab:
        65.2123, -40.4662, 2.8347
        CIE-LCH:
        65.2123, 40.5654, 175.9929
        CIE-Luv:
        65.2123, -48.6816, 10.3319
        Hunter-Lab:
        58.5795, -33.7648, 5.4393
      #2fb198 color charts
#2fb198 RGB chart
      #2fb198 CMYK chart
      #2fb198 RGB pie chart
      #2fb198 color shades, tints & tones
#2fb198 color schemes
#2fb198 color preview, HTML & CSS examples
           This text has a color of #2fb198        
        
          <p style="color:#2fb198;">Text here</p>
        
        
          .mytext {color:#2fb198;}
        
        Text color #2fb198
      
           This box has a color of #2fb198        
        
          <div style="background-color:#2fb198;">Content here</div>
        
        
          .mybackground {background-color:#2fb198;}
        
        Background color #2fb198
      
           Border around this has a color of #2fb198        
        
          <div style="border:2px solid #2fb198;">Content here</div>
        
        
          .myborder {border:2px solid #2fb198;}
        
        Border color #2fb198