#2fbbb1 color space conversions
Hex:
        #2fbbb1
        RGB:
        47, 187, 177
        CMY:
        82, 27, 31
        CMYK:
        75, 0, 5, 27
      HSL:
        176°, 59.8291%, 45.8824%
        HSV (HSB):
        176°, 74.8663%, 73.3333%
        XYZ:
        26.8784, 39.3193, 47.7677
        xyY:
        0.2358, 0.3450, 39.3193
      CIE-Lab:
        68.9819, -38.1116, -5.4483
        CIE-LCH:
        68.9819, 38.4991, 188.1358
        CIE-Luv:
        68.9819, -50.5498, -2.4170
        Hunter-Lab:
        62.7051, -33.2203, -1.2726
      #2fbbb1 color charts
#2fbbb1 RGB chart
      #2fbbb1 CMYK chart
      #2fbbb1 RGB pie chart
      #2fbbb1 color shades, tints & tones
#2fbbb1 color schemes
#2fbbb1 color preview, HTML & CSS examples
           This text has a color of #2fbbb1        
        
          <p style="color:#2fbbb1;">Text here</p>
        
        
          .mytext {color:#2fbbb1;}
        
        Text color #2fbbb1
      
           This box has a color of #2fbbb1        
        
          <div style="background-color:#2fbbb1;">Content here</div>
        
        
          .mybackground {background-color:#2fbbb1;}
        
        Background color #2fbbb1
      
           Border around this has a color of #2fbbb1        
        
          <div style="border:2px solid #2fbbb1;">Content here</div>
        
        
          .myborder {border:2px solid #2fbbb1;}
        
        Border color #2fbbb1