#3f6aad color space conversions
Hex:
        #3f6aad
        RGB:
        63, 106, 173
        CMY:
        75, 58, 32
        CMYK:
        64, 39, 0, 32
      HSL:
        217°, 46.6102%, 46.2745%
        HSV (HSB):
        217°, 63.5838%, 67.8431%
        XYZ:
        14.7468, 14.3820, 41.5339
        xyY:
        0.2087, 0.2035, 14.3820
      CIE-Lab:
        44.7758, 6.7075, -40.2619
        CIE-LCH:
        44.7758, 40.8168, 279.4585
        CIE-Luv:
        44.7758, -18.4612, -60.4224
        Hunter-Lab:
        37.9236, 3.0444, -38.3880
      #3f6aad color charts
#3f6aad RGB chart
      #3f6aad CMYK chart
      #3f6aad RGB pie chart
      #3f6aad color shades, tints & tones
#3f6aad color schemes
#3f6aad color preview, HTML & CSS examples
           This text has a color of #3f6aad        
        
          <p style="color:#3f6aad;">Text here</p>
        
        
          .mytext {color:#3f6aad;}
        
        Text color #3f6aad
      
           This box has a color of #3f6aad        
        
          <div style="background-color:#3f6aad;">Content here</div>
        
        
          .mybackground {background-color:#3f6aad;}
        
        Background color #3f6aad
      
           Border around this has a color of #3f6aad        
        
          <div style="border:2px solid #3f6aad;">Content here</div>
        
        
          .myborder {border:2px solid #3f6aad;}
        
        Border color #3f6aad