#3f669a color space conversions
Hex:
        #3f669a
        RGB:
        63, 102, 154
        CMY:
        75, 60, 40
        CMYK:
        59, 34, 0, 40
      HSL:
        214°, 41.9355%, 42.5490%
        HSV (HSB):
        214°, 59.0909%, 60.3922%
        XYZ:
        12.6340, 12.8926, 32.3945
        xyY:
        0.2181, 0.2226, 12.8926
      CIE-Lab:
        42.6010, 2.5843, -32.4800
        CIE-LCH:
        42.6010, 32.5826, 274.5492
        CIE-Luv:
        42.6010, -17.2611, -47.4333
        Hunter-Lab:
        35.9063, -0.0288, -28.3568
      #3f669a color charts
#3f669a RGB chart
      #3f669a CMYK chart
      #3f669a RGB pie chart
      #3f669a color shades, tints & tones
#3f669a color schemes
#3f669a color preview, HTML & CSS examples
           This text has a color of #3f669a        
        
          <p style="color:#3f669a;">Text here</p>
        
        
          .mytext {color:#3f669a;}
        
        Text color #3f669a
      
           This box has a color of #3f669a        
        
          <div style="background-color:#3f669a;">Content here</div>
        
        
          .mybackground {background-color:#3f669a;}
        
        Background color #3f669a
      
           Border around this has a color of #3f669a        
        
          <div style="border:2px solid #3f669a;">Content here</div>
        
        
          .myborder {border:2px solid #3f669a;}
        
        Border color #3f669a