#2f424a color space conversions
Hex:
        #2f424a
        RGB:
        47, 66, 74
        CMY:
        82, 74, 71
        CMYK:
        36, 11, 0, 71
      HSL:
        198°, 22.3140%, 23.7255%
        HSV (HSB):
        198°, 36.4865%, 29.0196%
        XYZ:
        4.3565, 4.9952, 7.2131
        xyY:
        0.2630, 0.3016, 4.9952
      CIE-Lab:
        26.7210, -5.2037, -7.2684
        CIE-LCH:
        26.7210, 8.9391, 234.3999
        CIE-Luv:
        26.7210, -8.7445, -7.9494
        Hunter-Lab:
        22.3499, -4.3184, -3.4901
      #2f424a color charts
#2f424a RGB chart
      #2f424a CMYK chart
      #2f424a RGB pie chart
      #2f424a color shades, tints & tones
#2f424a color schemes
#2f424a color preview, HTML & CSS examples
           This text has a color of #2f424a        
        
          <p style="color:#2f424a;">Text here</p>
        
        
          .mytext {color:#2f424a;}
        
        Text color #2f424a
      
           This box has a color of #2f424a        
        
          <div style="background-color:#2f424a;">Content here</div>
        
        
          .mybackground {background-color:#2f424a;}
        
        Background color #2f424a
      
           Border around this has a color of #2f424a        
        
          <div style="border:2px solid #2f424a;">Content here</div>
        
        
          .myborder {border:2px solid #2f424a;}
        
        Border color #2f424a