#2f263a color space conversions
Hex:
        #2f263a
        RGB:
        47, 38, 58
        CMY:
        82, 85, 77
        CMYK:
        19, 34, 0, 77
      HSL:
        267°, 20.8333%, 18.8235%
        HSV (HSB):
        267°, 34.4828%, 22.7451%
        XYZ:
        2.6291, 2.2961, 4.3076
        xyY:
        0.2848, 0.2487, 2.2961
      CIE-Lab:
        16.9700, 9.1028, -11.3035
        CIE-LCH:
        16.9700, 14.5131, 308.8448
        CIE-Luv:
        16.9700, 2.7622, -12.1306
        Hunter-Lab:
        15.1527, 4.4539, -6.2480
      #2f263a color charts
#2f263a RGB chart
      #2f263a CMYK chart
      #2f263a RGB pie chart
      #2f263a color shades, tints & tones
#2f263a color schemes
#2f263a color preview, HTML & CSS examples
           This text has a color of #2f263a        
        
          <p style="color:#2f263a;">Text here</p>
        
        
          .mytext {color:#2f263a;}
        
        Text color #2f263a
      
           This box has a color of #2f263a        
        
          <div style="background-color:#2f263a;">Content here</div>
        
        
          .mybackground {background-color:#2f263a;}
        
        Background color #2f263a
      
           Border around this has a color of #2f263a        
        
          <div style="border:2px solid #2f263a;">Content here</div>
        
        
          .myborder {border:2px solid #2f263a;}
        
        Border color #2f263a