#3f629d color space conversions
Hex:
        #3f629d
        RGB:
        63, 98, 157
        CMY:
        75, 62, 38
        CMYK:
        60, 38, 0, 38
      HSL:
        218°, 42.7273%, 43.1373%
        HSV (HSB):
        218°, 59.8726%, 61.5686%
        XYZ:
        12.5034, 12.2264, 33.5992
        xyY:
        0.2144, 0.2096, 12.2264
      CIE-Lab:
        41.5738, 6.1294, -35.8860
        CIE-LCH:
        41.5738, 36.4057, 279.6926
        CIE-Luv:
        41.5738, -15.8206, -52.6734
        Hunter-Lab:
        34.9663, 2.6376, -32.4955
      #3f629d color charts
#3f629d RGB chart
      #3f629d CMYK chart
      #3f629d RGB pie chart
      #3f629d color shades, tints & tones
#3f629d color schemes
#3f629d color preview, HTML & CSS examples
           This text has a color of #3f629d        
        
          <p style="color:#3f629d;">Text here</p>
        
        
          .mytext {color:#3f629d;}
        
        Text color #3f629d
      
           This box has a color of #3f629d        
        
          <div style="background-color:#3f629d;">Content here</div>
        
        
          .mybackground {background-color:#3f629d;}
        
        Background color #3f629d
      
           Border around this has a color of #3f629d        
        
          <div style="border:2px solid #3f629d;">Content here</div>
        
        
          .myborder {border:2px solid #3f629d;}
        
        Border color #3f629d