#2fadbf color space conversions
Hex:
        #2fadbf
        RGB:
        47, 173, 191
        CMY:
        82, 32, 25
        CMYK:
        75, 9, 0, 25
      HSL:
        188°, 60.5042%, 46.6667%
        HSV (HSB):
        188°, 75.3927%, 74.9020%
        XYZ:
        25.5198, 34.2531, 54.5567
        xyY:
        0.2232, 0.2996, 34.2531
      CIE-Lab:
        65.1629, -27.2759, -18.9159
        CIE-LCH:
        65.1629, 33.1931, 214.7414
        CIE-Luv:
        65.1629, -44.5852, -25.2528
        Hunter-Lab:
        58.5261, -24.5873, -14.3005
      #2fadbf color charts
#2fadbf RGB chart
      #2fadbf CMYK chart
      #2fadbf RGB pie chart
      #2fadbf color shades, tints & tones
#2fadbf color schemes
#2fadbf color preview, HTML & CSS examples
           This text has a color of #2fadbf        
        
          <p style="color:#2fadbf;">Text here</p>
        
        
          .mytext {color:#2fadbf;}
        
        Text color #2fadbf
      
           This box has a color of #2fadbf        
        
          <div style="background-color:#2fadbf;">Content here</div>
        
        
          .mybackground {background-color:#2fadbf;}
        
        Background color #2fadbf
      
           Border around this has a color of #2fadbf        
        
          <div style="border:2px solid #2fadbf;">Content here</div>
        
        
          .myborder {border:2px solid #2fadbf;}
        
        Border color #2fadbf