#2f969f color space conversions
Hex:
        #2f969f
        RGB:
        47, 150, 159
        CMY:
        82, 41, 38
        CMYK:
        70, 6, 0, 38
      HSL:
        185°, 54.3689%, 40.3922%
        HSV (HSB):
        185°, 70.4403%, 62.3529%
        XYZ:
        18.3366, 24.9202, 36.6445
        xyY:
        0.2295, 0.3119, 24.9202
      CIE-Lab:
        56.9976, -25.7341, -13.2589
        CIE-LCH:
        56.9976, 28.9489, 207.2587
        CIE-Luv:
        56.9976, -38.3470, -16.0233
        Hunter-Lab:
        49.9202, -21.7938, -8.5785
      #2f969f color charts
#2f969f RGB chart
      #2f969f CMYK chart
      #2f969f RGB pie chart
      #2f969f color shades, tints & tones
#2f969f color schemes
#2f969f color preview, HTML & CSS examples
           This text has a color of #2f969f        
        
          <p style="color:#2f969f;">Text here</p>
        
        
          .mytext {color:#2f969f;}
        
        Text color #2f969f
      
           This box has a color of #2f969f        
        
          <div style="background-color:#2f969f;">Content here</div>
        
        
          .mybackground {background-color:#2f969f;}
        
        Background color #2f969f
      
           Border around this has a color of #2f969f        
        
          <div style="border:2px solid #2f969f;">Content here</div>
        
        
          .myborder {border:2px solid #2f969f;}
        
        Border color #2f969f