#2f294b color space conversions
Hex:
        #2f294b
        RGB:
        47, 41, 75
        CMY:
        82, 84, 71
        CMYK:
        37, 45, 0, 71
      HSL:
        251°, 29.3103%, 22.7451%
        HSV (HSB):
        251°, 45.3333%, 29.4118%
        XYZ:
        3.2352, 2.6982, 7.0069
        xyY:
        0.2500, 0.2085, 2.6982
      CIE-Lab:
        18.7923, 12.0743, -20.1599
        CIE-LCH:
        18.7923, 23.4991, 300.9185
        CIE-Luv:
        18.7923, 0.5092, -22.7625
        Hunter-Lab:
        16.4262, 6.4105, -13.7928
      #2f294b color charts
#2f294b RGB chart
      #2f294b CMYK chart
      #2f294b RGB pie chart
      #2f294b color shades, tints & tones
#2f294b color schemes
#2f294b color preview, HTML & CSS examples
           This text has a color of #2f294b        
        
          <p style="color:#2f294b;">Text here</p>
        
        
          .mytext {color:#2f294b;}
        
        Text color #2f294b
      
           This box has a color of #2f294b        
        
          <div style="background-color:#2f294b;">Content here</div>
        
        
          .mybackground {background-color:#2f294b;}
        
        Background color #2f294b
      
           Border around this has a color of #2f294b        
        
          <div style="border:2px solid #2f294b;">Content here</div>
        
        
          .myborder {border:2px solid #2f294b;}
        
        Border color #2f294b