#2fa890 color space conversions
Hex:
        #2fa890
        RGB:
        47, 168, 144
        CMY:
        82, 34, 44
        CMYK:
        72, 0, 14, 34
      HSL:
        168°, 56.2791%, 42.1569%
        HSV (HSB):
        168°, 72.0238%, 65.8824%
        XYZ:
        20.2090, 30.6232, 31.2313
        xyY:
        0.2463, 0.3732, 30.6232
      CIE-Lab:
        62.1883, -38.5911, 2.9088
        CIE-LCH:
        62.1883, 38.7006, 175.6895
        CIE-Luv:
        62.1883, -45.9415, 10.0619
        Hunter-Lab:
        55.3382, -31.6556, 5.2752
      #2fa890 color charts
#2fa890 RGB chart
      #2fa890 CMYK chart
      #2fa890 RGB pie chart
      #2fa890 color shades, tints & tones
#2fa890 color schemes
#2fa890 color preview, HTML & CSS examples
           This text has a color of #2fa890        
        
          <p style="color:#2fa890;">Text here</p>
        
        
          .mytext {color:#2fa890;}
        
        Text color #2fa890
      
           This box has a color of #2fa890        
        
          <div style="background-color:#2fa890;">Content here</div>
        
        
          .mybackground {background-color:#2fa890;}
        
        Background color #2fa890
      
           Border around this has a color of #2fa890        
        
          <div style="border:2px solid #2fa890;">Content here</div>
        
        
          .myborder {border:2px solid #2fa890;}
        
        Border color #2fa890