#2fc5cf color space conversions
Hex:
        #2fc5cf
        RGB:
        47, 197, 207
        CMY:
        82, 23, 19
        CMYK:
        77, 5, 0, 19
      HSL:
        184°, 62.9921%, 49.8039%
        HSV (HSB):
        184°, 77.2947%, 81.1765%
        XYZ:
        32.4010, 45.0418, 66.0177
        xyY:
        0.2259, 0.3140, 45.0418
      CIE-Lab:
        72.9194, -33.9909, -15.9672
        CIE-LCH:
        72.9194, 37.5544, 205.1617
        CIE-Luv:
        72.9194, -51.9495, -19.8513
        Hunter-Lab:
        67.1132, -31.2716, -11.3429
      #2fc5cf color charts
#2fc5cf RGB chart
      #2fc5cf CMYK chart
      #2fc5cf RGB pie chart
      #2fc5cf color shades, tints & tones
#2fc5cf color schemes
#2fc5cf color preview, HTML & CSS examples
           This text has a color of #2fc5cf        
        
          <p style="color:#2fc5cf;">Text here</p>
        
        
          .mytext {color:#2fc5cf;}
        
        Text color #2fc5cf
      
           This box has a color of #2fc5cf        
        
          <div style="background-color:#2fc5cf;">Content here</div>
        
        
          .mybackground {background-color:#2fc5cf;}
        
        Background color #2fc5cf
      
           Border around this has a color of #2fc5cf        
        
          <div style="border:2px solid #2fc5cf;">Content here</div>
        
        
          .myborder {border:2px solid #2fc5cf;}
        
        Border color #2fc5cf