#2fc4c3 color space conversions
Hex:
        #2fc4c3
        RGB:
        47, 196, 195
        CMY:
        82, 23, 24
        CMYK:
        76, 0, 1, 23
      HSL:
        180°, 61.3169%, 47.6471%
        HSV (HSB):
        180°, 76.0204%, 76.8627%
        XYZ:
        30.7625, 44.0243, 58.5059
        xyY:
        0.2308, 0.3303, 44.0243
      CIE-Lab:
        72.2448, -37.0726, -10.4499
        CIE-LCH:
        72.2448, 38.5172, 195.7419
        CIE-Luv:
        72.2448, -52.4583, -10.4712
        Hunter-Lab:
        66.3508, -33.3552, -5.8344
      #2fc4c3 color charts
#2fc4c3 RGB chart
      #2fc4c3 CMYK chart
      #2fc4c3 RGB pie chart
      #2fc4c3 color shades, tints & tones
#2fc4c3 color schemes
#2fc4c3 color preview, HTML & CSS examples
           This text has a color of #2fc4c3        
        
          <p style="color:#2fc4c3;">Text here</p>
        
        
          .mytext {color:#2fc4c3;}
        
        Text color #2fc4c3
      
           This box has a color of #2fc4c3        
        
          <div style="background-color:#2fc4c3;">Content here</div>
        
        
          .mybackground {background-color:#2fc4c3;}
        
        Background color #2fc4c3
      
           Border around this has a color of #2fc4c3        
        
          <div style="border:2px solid #2fc4c3;">Content here</div>
        
        
          .myborder {border:2px solid #2fc4c3;}
        
        Border color #2fc4c3