#2f3956 color space conversions
Hex:
        #2f3956
        RGB:
        47, 57, 86
        CMY:
        82, 78, 66
        CMYK:
        45, 34, 0, 66
      HSL:
        225°, 29.3233%, 26.0784%
        HSV (HSB):
        225°, 45.3488%, 33.7255%
        XYZ:
        4.3151, 4.2025, 9.3878
        xyY:
        0.2410, 0.2347, 4.2025
      CIE-Lab:
        24.3298, 4.5345, -18.8209
        CIE-LCH:
        24.3298, 19.3594, 283.5461
        CIE-Luv:
        24.3298, -5.4184, -22.8855
        Hunter-Lab:
        20.4999, 1.6984, -12.8015
      #2f3956 color charts
#2f3956 RGB chart
      #2f3956 CMYK chart
      #2f3956 RGB pie chart
      #2f3956 color shades, tints & tones
#2f3956 color schemes
#2f3956 color preview, HTML & CSS examples
           This text has a color of #2f3956        
        
          <p style="color:#2f3956;">Text here</p>
        
        
          .mytext {color:#2f3956;}
        
        Text color #2f3956
      
           This box has a color of #2f3956        
        
          <div style="background-color:#2f3956;">Content here</div>
        
        
          .mybackground {background-color:#2f3956;}
        
        Background color #2f3956
      
           Border around this has a color of #2f3956        
        
          <div style="border:2px solid #2f3956;">Content here</div>
        
        
          .myborder {border:2px solid #2f3956;}
        
        Border color #2f3956