#3f7994 color space conversions
Hex:
        #3f7994
        RGB:
        63, 121, 148
        CMY:
        75, 53, 42
        CMYK:
        57, 18, 0, 42
      HSL:
        199°, 40.2844%, 41.3725%
        HSV (HSB):
        199°, 57.4324%, 58.0392%
        XYZ:
        14.2326, 16.8696, 30.5230
        xyY:
        0.2310, 0.2737, 16.8696
      CIE-Lab:
        48.0953, -10.7605, -20.3846
        CIE-LCH:
        48.0953, 23.0504, 242.1715
        CIE-Luv:
        48.0953, -24.5041, -28.2854
        Hunter-Lab:
        41.0726, -10.0230, -15.3103
      #3f7994 color charts
#3f7994 RGB chart
      #3f7994 CMYK chart
      #3f7994 RGB pie chart
      #3f7994 color shades, tints & tones
#3f7994 color schemes
#3f7994 color preview, HTML & CSS examples
           This text has a color of #3f7994        
        
          <p style="color:#3f7994;">Text here</p>
        
        
          .mytext {color:#3f7994;}
        
        Text color #3f7994
      
           This box has a color of #3f7994        
        
          <div style="background-color:#3f7994;">Content here</div>
        
        
          .mybackground {background-color:#3f7994;}
        
        Background color #3f7994
      
           Border around this has a color of #3f7994        
        
          <div style="border:2px solid #3f7994;">Content here</div>
        
        
          .myborder {border:2px solid #3f7994;}
        
        Border color #3f7994