#3f6fbf color space conversions
Hex:
        #3f6fbf
        RGB:
        63, 111, 191
        CMY:
        75, 56, 25
        CMYK:
        67, 42, 0, 25
      HSL:
        218°, 50.3937%, 49.8039%
        HSV (HSB):
        218°, 67.0157%, 74.9020%
        XYZ:
        17.1383, 16.1872, 51.5114
        xyY:
        0.2020, 0.1908, 16.1872
      CIE-Lab:
        47.2192, 9.9784, -46.8410
        CIE-LCH:
        47.2192, 47.8920, 282.0259
        CIE-Luv:
        47.2192, -19.9160, -71.7272
        Hunter-Lab:
        40.2334, 5.6277, -47.7465
      #3f6fbf color charts
#3f6fbf RGB chart
      #3f6fbf CMYK chart
      #3f6fbf RGB pie chart
      #3f6fbf color shades, tints & tones
#3f6fbf color schemes
#3f6fbf color preview, HTML & CSS examples
           This text has a color of #3f6fbf        
        
          <p style="color:#3f6fbf;">Text here</p>
        
        
          .mytext {color:#3f6fbf;}
        
        Text color #3f6fbf
      
           This box has a color of #3f6fbf        
        
          <div style="background-color:#3f6fbf;">Content here</div>
        
        
          .mybackground {background-color:#3f6fbf;}
        
        Background color #3f6fbf
      
           Border around this has a color of #3f6fbf        
        
          <div style="border:2px solid #3f6fbf;">Content here</div>
        
        
          .myborder {border:2px solid #3f6fbf;}
        
        Border color #3f6fbf