#2f6093 color space conversions
Hex:
        #2f6093
        RGB:
        47, 96, 147
        CMY:
        82, 62, 42
        CMYK:
        68, 35, 0, 42
      HSL:
        211°, 51.5464%, 38.0392%
        HSV (HSB):
        211°, 68.0272%, 57.6471%
        XYZ:
        10.6216, 11.0767, 29.1820
        xyY:
        0.2088, 0.2177, 11.0767
      CIE-Lab:
        39.7093, 0.7094, -32.8975
        CIE-LCH:
        39.7093, 32.9052, 271.2353
        CIE-Luv:
        39.7093, -19.1515, -47.0671
        Hunter-Lab:
        33.2816, -1.2757, -28.6895
      #2f6093 color charts
#2f6093 RGB chart
      #2f6093 CMYK chart
      #2f6093 RGB pie chart
      #2f6093 color shades, tints & tones
#2f6093 color schemes
#2f6093 color preview, HTML & CSS examples
           This text has a color of #2f6093        
        
          <p style="color:#2f6093;">Text here</p>
        
        
          .mytext {color:#2f6093;}
        
        Text color #2f6093
      
           This box has a color of #2f6093        
        
          <div style="background-color:#2f6093;">Content here</div>
        
        
          .mybackground {background-color:#2f6093;}
        
        Background color #2f6093
      
           Border around this has a color of #2f6093        
        
          <div style="border:2px solid #2f6093;">Content here</div>
        
        
          .myborder {border:2px solid #2f6093;}
        
        Border color #2f6093