#2fcca5 color space conversions
Hex:
        #2fcca5
        RGB:
        47, 204, 165
        CMY:
        82, 20, 35
        CMYK:
        77, 0, 19, 20
      HSL:
        165°, 62.5498%, 49.2157%
        HSV (HSB):
        165°, 76.9608%, 80.0000%
        XYZ:
        29.5567, 46.5067, 43.0162
        xyY:
        0.2482, 0.3906, 46.5067
      CIE-Lab:
        73.8731, -48.6368, 8.2005
        CIE-LCH:
        73.8731, 49.3233, 170.4295
        CIE-Luv:
        73.8731, -57.3882, 19.7049
        Hunter-Lab:
        68.1958, -41.9791, 10.3384
      #2fcca5 color charts
#2fcca5 RGB chart
      #2fcca5 CMYK chart
      #2fcca5 RGB pie chart
      #2fcca5 color shades, tints & tones
#2fcca5 color schemes
#2fcca5 color preview, HTML & CSS examples
           This text has a color of #2fcca5        
        
          <p style="color:#2fcca5;">Text here</p>
        
        
          .mytext {color:#2fcca5;}
        
        Text color #2fcca5
      
           This box has a color of #2fcca5        
        
          <div style="background-color:#2fcca5;">Content here</div>
        
        
          .mybackground {background-color:#2fcca5;}
        
        Background color #2fcca5
      
           Border around this has a color of #2fcca5        
        
          <div style="border:2px solid #2fcca5;">Content here</div>
        
        
          .myborder {border:2px solid #2fcca5;}
        
        Border color #2fcca5