#2f2f2f color space conversions
Hex:
        #2f2f2f
        RGB:
        47, 47, 47
        CMY:
        82, 82, 82
        CMYK:
        0, 0, 0, 82
      HSL:
        0°, 0.0000%, 18.4314%
        HSV (HSB):
        0°, 0.0000%, 18.4314%
        XYZ:
        2.7019, 2.8426, 3.0956
        xyY:
        0.3127, 0.3290, 2.8426
      CIE-Lab:
        19.4022, 0.0016, -0.0032
        CIE-LCH:
        19.4022, 0.0036, 296.8129
        CIE-Luv:
        19.4022, 0.0002, -0.0033
        Hunter-Lab:
        16.8600, -0.8996, 0.9160
      #2f2f2f color charts
#2f2f2f RGB chart
      #2f2f2f CMYK chart
      #2f2f2f RGB pie chart
      #2f2f2f color shades, tints & tones
#2f2f2f color schemes
#2f2f2f color preview, HTML & CSS examples
           This text has a color of #2f2f2f        
        
          <p style="color:#2f2f2f;">Text here</p>
        
        
          .mytext {color:#2f2f2f;}
        
        Text color #2f2f2f
      
           This box has a color of #2f2f2f        
        
          <div style="background-color:#2f2f2f;">Content here</div>
        
        
          .mybackground {background-color:#2f2f2f;}
        
        Background color #2f2f2f
      
           Border around this has a color of #2f2f2f        
        
          <div style="border:2px solid #2f2f2f;">Content here</div>
        
        
          .myborder {border:2px solid #2f2f2f;}
        
        Border color #2f2f2f