#2f3752 color space conversions
Hex:
        #2f3752
        RGB:
        47, 55, 82
        CMY:
        82, 78, 68
        CMYK:
        43, 33, 0, 68
      HSL:
        226°, 27.1318%, 25.2941%
        HSV (HSB):
        226°, 42.6829%, 32.1569%
        XYZ:
        4.0615, 3.9459, 8.5302
        xyY:
        0.2456, 0.2386, 3.9459
      CIE-Lab:
        23.4918, 4.5808, -17.4889
        CIE-LCH:
        23.4918, 18.0789, 284.6774
        CIE-Luv:
        23.4918, -4.5732, -20.9489
        Hunter-Lab:
        19.8643, 1.7337, -11.5555
      #2f3752 color charts
#2f3752 RGB chart
      #2f3752 CMYK chart
      #2f3752 RGB pie chart
      #2f3752 color shades, tints & tones
#2f3752 color schemes
#2f3752 color preview, HTML & CSS examples
           This text has a color of #2f3752        
        
          <p style="color:#2f3752;">Text here</p>
        
        
          .mytext {color:#2f3752;}
        
        Text color #2f3752
      
           This box has a color of #2f3752        
        
          <div style="background-color:#2f3752;">Content here</div>
        
        
          .mybackground {background-color:#2f3752;}
        
        Background color #2f3752
      
           Border around this has a color of #2f3752        
        
          <div style="border:2px solid #2f3752;">Content here</div>
        
        
          .myborder {border:2px solid #2f3752;}
        
        Border color #2f3752