#2f767b color space conversions
Hex:
        #2f767b
        RGB:
        47, 118, 123
        CMY:
        82, 54, 52
        CMYK:
        62, 4, 0, 52
      HSL:
        184°, 44.7059%, 33.3333%
        HSV (HSB):
        184°, 61.7886%, 48.2353%
        XYZ:
        11.2259, 14.9913, 21.0408
        xyY:
        0.2375, 0.3172, 14.9913
      CIE-Lab:
        45.6222, -20.2944, -9.3831
        CIE-LCH:
        45.6222, 22.3586, 204.8134
        CIE-Luv:
        45.6222, -28.3318, -10.3328
        Hunter-Lab:
        38.7186, -16.0040, -5.1170
      #2f767b color charts
#2f767b RGB chart
      #2f767b CMYK chart
      #2f767b RGB pie chart
      #2f767b color shades, tints & tones
#2f767b color schemes
#2f767b color preview, HTML & CSS examples
           This text has a color of #2f767b        
        
          <p style="color:#2f767b;">Text here</p>
        
        
          .mytext {color:#2f767b;}
        
        Text color #2f767b
      
           This box has a color of #2f767b        
        
          <div style="background-color:#2f767b;">Content here</div>
        
        
          .mybackground {background-color:#2f767b;}
        
        Background color #2f767b
      
           Border around this has a color of #2f767b        
        
          <div style="border:2px solid #2f767b;">Content here</div>
        
        
          .myborder {border:2px solid #2f767b;}
        
        Border color #2f767b