#2f639a color space conversions
Hex:
        #2f639a
        RGB:
        47, 99, 154
        CMY:
        82, 61, 40
        CMYK:
        69, 36, 0, 40
      HSL:
        211°, 53.2338%, 39.4118%
        HSV (HSB):
        211°, 69.4805%, 60.3922%
        XYZ:
        11.4669, 11.8611, 32.2569
        xyY:
        0.2063, 0.2134, 11.8611
      CIE-Lab:
        40.9945, 1.3957, -35.0604
        CIE-LCH:
        40.9945, 35.0882, 272.2796
        CIE-Luv:
        40.9945, -20.0118, -50.7805
        Hunter-Lab:
        34.4400, -0.8380, -31.4238
      #2f639a color charts
#2f639a RGB chart
      #2f639a CMYK chart
      #2f639a RGB pie chart
      #2f639a color shades, tints & tones
#2f639a color schemes
#2f639a color preview, HTML & CSS examples
           This text has a color of #2f639a        
        
          <p style="color:#2f639a;">Text here</p>
        
        
          .mytext {color:#2f639a;}
        
        Text color #2f639a
      
           This box has a color of #2f639a        
        
          <div style="background-color:#2f639a;">Content here</div>
        
        
          .mybackground {background-color:#2f639a;}
        
        Background color #2f639a
      
           Border around this has a color of #2f639a        
        
          <div style="border:2px solid #2f639a;">Content here</div>
        
        
          .myborder {border:2px solid #2f639a;}
        
        Border color #2f639a