#2fc3cf color space conversions
Hex:
        #2fc3cf
        RGB:
        47, 195, 207
        CMY:
        82, 24, 19
        CMYK:
        77, 6, 0, 19
      HSL:
        185°, 62.9921%, 49.8039%
        HSV (HSB):
        185°, 77.2947%, 81.1765%
        XYZ:
        31.9499, 44.1395, 65.8673
        xyY:
        0.2251, 0.3109, 44.1395
      CIE-Lab:
        72.3217, -33.0431, -16.8692
        CIE-LCH:
        72.3217, 37.1001, 207.0453
        CIE-Luv:
        72.3217, -51.2491, -21.4407
        Hunter-Lab:
        66.4376, -30.4250, -12.2748
      #2fc3cf color charts
#2fc3cf RGB chart
      #2fc3cf CMYK chart
      #2fc3cf RGB pie chart
      #2fc3cf color shades, tints & tones
#2fc3cf color schemes
#2fc3cf color preview, HTML & CSS examples
           This text has a color of #2fc3cf        
        
          <p style="color:#2fc3cf;">Text here</p>
        
        
          .mytext {color:#2fc3cf;}
        
        Text color #2fc3cf
      
           This box has a color of #2fc3cf        
        
          <div style="background-color:#2fc3cf;">Content here</div>
        
        
          .mybackground {background-color:#2fc3cf;}
        
        Background color #2fc3cf
      
           Border around this has a color of #2fc3cf        
        
          <div style="border:2px solid #2fc3cf;">Content here</div>
        
        
          .myborder {border:2px solid #2fc3cf;}
        
        Border color #2fc3cf