#2f9196 color space conversions
Hex:
        #2f9196
        RGB:
        47, 145, 150
        CMY:
        82, 43, 41
        CMYK:
        69, 3, 0, 41
      HSL:
        183°, 52.2843%, 38.6275%
        HSV (HSB):
        183°, 68.6667%, 58.8235%
        XYZ:
        16.8027, 23.0571, 32.4190
        xyY:
        0.2325, 0.3190, 23.0571
      CIE-Lab:
        55.1311, -25.9808, -10.9099
        CIE-LCH:
        55.1311, 28.1785, 202.7786
        CIE-Luv:
        55.1311, -37.0557, -12.2821
        Hunter-Lab:
        48.0179, -21.5694, -6.4169
      #2f9196 color charts
#2f9196 RGB chart
      #2f9196 CMYK chart
      #2f9196 RGB pie chart
      #2f9196 color shades, tints & tones
#2f9196 color schemes
#2f9196 color preview, HTML & CSS examples
           This text has a color of #2f9196        
        
          <p style="color:#2f9196;">Text here</p>
        
        
          .mytext {color:#2f9196;}
        
        Text color #2f9196
      
           This box has a color of #2f9196        
        
          <div style="background-color:#2f9196;">Content here</div>
        
        
          .mybackground {background-color:#2f9196;}
        
        Background color #2f9196
      
           Border around this has a color of #2f9196        
        
          <div style="border:2px solid #2f9196;">Content here</div>
        
        
          .myborder {border:2px solid #2f9196;}
        
        Border color #2f9196