#2f465b color space conversions
Hex:
        #2f465b
        RGB:
        47, 70, 91
        CMY:
        82, 73, 64
        CMYK:
        48, 23, 0, 64
      HSL:
        209°, 31.8841%, 27.0588%
        HSV (HSB):
        209°, 48.3516%, 35.6863%
        XYZ:
        5.2508, 5.7400, 10.7287
        xyY:
        0.2418, 0.2643, 5.7400
      CIE-Lab:
        28.7468, -2.4456, -15.2264
        CIE-LCH:
        28.7468, 15.4216, 260.8754
        CIE-Luv:
        28.7468, -10.3983, -18.7459
        Hunter-Lab:
        23.9583, -2.8063, -9.7798
      #2f465b color charts
#2f465b RGB chart
      #2f465b CMYK chart
      #2f465b RGB pie chart
      #2f465b color shades, tints & tones
#2f465b color schemes
#2f465b color preview, HTML & CSS examples
           This text has a color of #2f465b        
        
          <p style="color:#2f465b;">Text here</p>
        
        
          .mytext {color:#2f465b;}
        
        Text color #2f465b
      
           This box has a color of #2f465b        
        
          <div style="background-color:#2f465b;">Content here</div>
        
        
          .mybackground {background-color:#2f465b;}
        
        Background color #2f465b
      
           Border around this has a color of #2f465b        
        
          <div style="border:2px solid #2f465b;">Content here</div>
        
        
          .myborder {border:2px solid #2f465b;}
        
        Border color #2f465b