#3f6bbb color space conversions
Hex:
        #3f6bbb
        RGB:
        63, 107, 187
        CMY:
        75, 58, 27
        CMYK:
        66, 43, 0, 27
      HSL:
        219°, 49.6000%, 49.0196%
        HSV (HSB):
        219°, 66.3102%, 73.3333%
        XYZ:
        16.2772, 15.1600, 49.0820
        xyY:
        0.2022, 0.1883, 15.1600
      CIE-Lab:
        45.8526, 11.0567, -46.7077
        CIE-LCH:
        45.8526, 47.9985, 283.3179
        CIE-Luv:
        45.8526, -18.6503, -71.1224
        Hunter-Lab:
        38.9359, 6.4846, -47.4850
      #3f6bbb color charts
#3f6bbb RGB chart
      #3f6bbb CMYK chart
      #3f6bbb RGB pie chart
      #3f6bbb color shades, tints & tones
#3f6bbb color schemes
#3f6bbb color preview, HTML & CSS examples
           This text has a color of #3f6bbb        
        
          <p style="color:#3f6bbb;">Text here</p>
        
        
          .mytext {color:#3f6bbb;}
        
        Text color #3f6bbb
      
           This box has a color of #3f6bbb        
        
          <div style="background-color:#3f6bbb;">Content here</div>
        
        
          .mybackground {background-color:#3f6bbb;}
        
        Background color #3f6bbb
      
           Border around this has a color of #3f6bbb        
        
          <div style="border:2px solid #3f6bbb;">Content here</div>
        
        
          .myborder {border:2px solid #3f6bbb;}
        
        Border color #3f6bbb