#2f5863 color space conversions
Hex:
        #2f5863
        RGB:
        47, 88, 99
        CMY:
        82, 65, 61
        CMYK:
        53, 11, 0, 61
      HSL:
        193°, 35.6164%, 28.6275%
        HSV (HSB):
        193°, 52.5253%, 38.8235%
        XYZ:
        6.9141, 8.4846, 13.0777
        xyY:
        0.2428, 0.2980, 8.4846
      CIE-Lab:
        34.9725, -10.9861, -10.7943
        CIE-LCH:
        34.9725, 15.4017, 224.4956
        CIE-Luv:
        34.9725, -17.4398, -12.7298
        Hunter-Lab:
        29.1284, -8.6045, -6.2293
      #2f5863 color charts
#2f5863 RGB chart
      #2f5863 CMYK chart
      #2f5863 RGB pie chart
      #2f5863 color shades, tints & tones
#2f5863 color schemes
#2f5863 color preview, HTML & CSS examples
           This text has a color of #2f5863        
        
          <p style="color:#2f5863;">Text here</p>
        
        
          .mytext {color:#2f5863;}
        
        Text color #2f5863
      
           This box has a color of #2f5863        
        
          <div style="background-color:#2f5863;">Content here</div>
        
        
          .mybackground {background-color:#2f5863;}
        
        Background color #2f5863
      
           Border around this has a color of #2f5863        
        
          <div style="border:2px solid #2f5863;">Content here</div>
        
        
          .myborder {border:2px solid #2f5863;}
        
        Border color #2f5863