#2f4054 color space conversions
Hex:
        #2f4054
        RGB:
        47, 64, 84
        CMY:
        82, 75, 67
        CMYK:
        44, 24, 0, 67
      HSL:
        212°, 28.2443%, 25.6863%
        HSV (HSB):
        212°, 44.0476%, 32.9412%
        XYZ:
        4.6059, 4.9112, 9.0927
        xyY:
        0.2475, 0.2639, 4.9112
      CIE-Lab:
        26.4803, -0.8150, -14.1774
        CIE-LCH:
        26.4803, 14.2008, 266.7101
        CIE-Luv:
        26.4803, -8.0190, -17.0667
        Hunter-Lab:
        22.1613, -1.6835, -8.8136
      #2f4054 color charts
#2f4054 RGB chart
      #2f4054 CMYK chart
      #2f4054 RGB pie chart
      #2f4054 color shades, tints & tones
#2f4054 color schemes
#2f4054 color preview, HTML & CSS examples
           This text has a color of #2f4054        
        
          <p style="color:#2f4054;">Text here</p>
        
        
          .mytext {color:#2f4054;}
        
        Text color #2f4054
      
           This box has a color of #2f4054        
        
          <div style="background-color:#2f4054;">Content here</div>
        
        
          .mybackground {background-color:#2f4054;}
        
        Background color #2f4054
      
           Border around this has a color of #2f4054        
        
          <div style="border:2px solid #2f4054;">Content here</div>
        
        
          .myborder {border:2px solid #2f4054;}
        
        Border color #2f4054