#3f679e color space conversions
Hex:
        #3f679e
        RGB:
        63, 103, 158
        CMY:
        75, 60, 38
        CMYK:
        60, 35, 0, 38
      HSL:
        215°, 42.9864%, 43.3333%
        HSV (HSB):
        215°, 60.1266%, 61.9608%
        XYZ:
        13.0717, 13.2259, 34.2116
        xyY:
        0.2160, 0.2186, 13.2259
      CIE-Lab:
        43.1016, 3.3396, -34.0680
        CIE-LCH:
        43.1016, 34.2313, 275.5987
        CIE-Luv:
        43.1016, -17.5782, -50.0731
        Hunter-Lab:
        36.3674, 0.5161, -30.3183
      #3f679e color charts
#3f679e RGB chart
      #3f679e CMYK chart
      #3f679e RGB pie chart
      #3f679e color shades, tints & tones
#3f679e color schemes
#3f679e color preview, HTML & CSS examples
           This text has a color of #3f679e        
        
          <p style="color:#3f679e;">Text here</p>
        
        
          .mytext {color:#3f679e;}
        
        Text color #3f679e
      
           This box has a color of #3f679e        
        
          <div style="background-color:#3f679e;">Content here</div>
        
        
          .mybackground {background-color:#3f679e;}
        
        Background color #3f679e
      
           Border around this has a color of #3f679e        
        
          <div style="border:2px solid #3f679e;">Content here</div>
        
        
          .myborder {border:2px solid #3f679e;}
        
        Border color #3f679e