#2f605e color space conversions
Hex:
        #2f605e
        RGB:
        47, 96, 94
        CMY:
        82, 62, 63
        CMYK:
        51, 0, 2, 62
      HSL:
        178°, 34.2657%, 28.0392%
        HSV (HSB):
        178°, 51.0417%, 37.6471%
        XYZ:
        7.3755, 9.7782, 12.0883
        xyY:
        0.2522, 0.3344, 9.7782
      CIE-Lab:
        37.4414, -17.0849, -3.9836
        CIE-LCH:
        37.4414, 17.5432, 193.1250
        CIE-Luv:
        37.4414, -20.8429, -2.8820
        Hunter-Lab:
        31.2702, -12.6209, -1.0310
      #2f605e color charts
#2f605e RGB chart
      #2f605e CMYK chart
      #2f605e RGB pie chart
      #2f605e color shades, tints & tones
#2f605e color schemes
#2f605e color preview, HTML & CSS examples
           This text has a color of #2f605e        
        
          <p style="color:#2f605e;">Text here</p>
        
        
          .mytext {color:#2f605e;}
        
        Text color #2f605e
      
           This box has a color of #2f605e        
        
          <div style="background-color:#2f605e;">Content here</div>
        
        
          .mybackground {background-color:#2f605e;}
        
        Background color #2f605e
      
           Border around this has a color of #2f605e        
        
          <div style="border:2px solid #2f605e;">Content here</div>
        
        
          .myborder {border:2px solid #2f605e;}
        
        Border color #2f605e