#2fc6bf color space conversions
Hex:
        #2fc6bf
        RGB:
        47, 198, 191
        CMY:
        82, 22, 25
        CMYK:
        76, 0, 4, 22
      HSL:
        177°, 61.6327%, 48.0392%
        HSV (HSB):
        177°, 76.2626%, 77.6471%
        XYZ:
        30.7703, 44.7541, 56.3069
        xyY:
        0.2334, 0.3395, 44.7541
      CIE-Lab:
        72.7297, -39.1338, -7.5506
        CIE-LCH:
        72.7297, 39.8555, 190.9206
        CIE-Luv:
        72.7297, -53.4481, -5.5743
        Hunter-Lab:
        66.8985, -34.9703, -3.0740
      #2fc6bf color charts
#2fc6bf RGB chart
      #2fc6bf CMYK chart
      #2fc6bf RGB pie chart
      #2fc6bf color shades, tints & tones
#2fc6bf color schemes
#2fc6bf color preview, HTML & CSS examples
           This text has a color of #2fc6bf        
        
          <p style="color:#2fc6bf;">Text here</p>
        
        
          .mytext {color:#2fc6bf;}
        
        Text color #2fc6bf
      
           This box has a color of #2fc6bf        
        
          <div style="background-color:#2fc6bf;">Content here</div>
        
        
          .mybackground {background-color:#2fc6bf;}
        
        Background color #2fc6bf
      
           Border around this has a color of #2fc6bf        
        
          <div style="border:2px solid #2fc6bf;">Content here</div>
        
        
          .myborder {border:2px solid #2fc6bf;}
        
        Border color #2fc6bf