#2f969d color space conversions
Hex:
        #2f969d
        RGB:
        47, 150, 157
        CMY:
        82, 41, 38
        CMYK:
        70, 4, 0, 38
      HSL:
        184°, 53.9216%, 40.0000%
        HSV (HSB):
        184°, 70.0637%, 61.5686%
        XYZ:
        18.1644, 24.8514, 35.7377
        xyY:
        0.2306, 0.3156, 24.8514
      CIE-Lab:
        56.9303, -26.3512, -12.2178
        CIE-LCH:
        56.9303, 29.0458, 204.8749
        CIE-Luv:
        56.9303, -38.4730, -14.3199
        Hunter-Lab:
        49.8511, -22.1988, -7.6085
      #2f969d color charts
#2f969d RGB chart
      #2f969d CMYK chart
      #2f969d RGB pie chart
      #2f969d color shades, tints & tones
#2f969d color schemes
#2f969d color preview, HTML & CSS examples
           This text has a color of #2f969d        
        
          <p style="color:#2f969d;">Text here</p>
        
        
          .mytext {color:#2f969d;}
        
        Text color #2f969d
      
           This box has a color of #2f969d        
        
          <div style="background-color:#2f969d;">Content here</div>
        
        
          .mybackground {background-color:#2f969d;}
        
        Background color #2f969d
      
           Border around this has a color of #2f969d        
        
          <div style="border:2px solid #2f969d;">Content here</div>
        
        
          .myborder {border:2px solid #2f969d;}
        
        Border color #2f969d