#2f949a color space conversions
Hex:
        #2f949a
        RGB:
        47, 148, 154
        CMY:
        82, 42, 40
        CMYK:
        69, 4, 0, 40
      HSL:
        183°, 53.2338%, 39.4118%
        HSV (HSB):
        183°, 69.4805%, 60.3922%
        XYZ:
        17.5949, 24.1172, 34.2996
        xyY:
        0.2315, 0.3173, 24.1172
      CIE-Lab:
        56.2050, -26.2668, -11.5924
        CIE-LCH:
        56.2050, 28.7111, 203.8135
        CIE-Luv:
        56.2050, -37.9216, -13.3346
        Hunter-Lab:
        49.1093, -21.9881, -7.0336
      #2f949a color charts
#2f949a RGB chart
      #2f949a CMYK chart
      #2f949a RGB pie chart
      #2f949a color shades, tints & tones
#2f949a color schemes
#2f949a color preview, HTML & CSS examples
           This text has a color of #2f949a        
        
          <p style="color:#2f949a;">Text here</p>
        
        
          .mytext {color:#2f949a;}
        
        Text color #2f949a
      
           This box has a color of #2f949a        
        
          <div style="background-color:#2f949a;">Content here</div>
        
        
          .mybackground {background-color:#2f949a;}
        
        Background color #2f949a
      
           Border around this has a color of #2f949a        
        
          <div style="border:2px solid #2f949a;">Content here</div>
        
        
          .myborder {border:2px solid #2f949a;}
        
        Border color #2f949a