#3f6cbf color space conversions
Hex:
        #3f6cbf
        RGB:
        63, 108, 191
        CMY:
        75, 58, 25
        CMYK:
        67, 43, 0, 25
      HSL:
        219°, 50.3937%, 49.8039%
        HSV (HSB):
        219°, 67.0157%, 74.9020%
        XYZ:
        16.8164, 15.5435, 51.4041
        xyY:
        0.2008, 0.1856, 15.5435
      CIE-Lab:
        46.3698, 11.8602, -48.1972
        CIE-LCH:
        46.3698, 49.6350, 283.8244
        CIE-Luv:
        46.3698, -18.9371, -73.6785
        Hunter-Lab:
        39.4252, 7.1433, -49.7069
      #3f6cbf color charts
#3f6cbf RGB chart
      #3f6cbf CMYK chart
      #3f6cbf RGB pie chart
      #3f6cbf color shades, tints & tones
#3f6cbf color schemes
#3f6cbf color preview, HTML & CSS examples
           This text has a color of #3f6cbf        
        
          <p style="color:#3f6cbf;">Text here</p>
        
        
          .mytext {color:#3f6cbf;}
        
        Text color #3f6cbf
      
           This box has a color of #3f6cbf        
        
          <div style="background-color:#3f6cbf;">Content here</div>
        
        
          .mybackground {background-color:#3f6cbf;}
        
        Background color #3f6cbf
      
           Border around this has a color of #3f6cbf        
        
          <div style="border:2px solid #3f6cbf;">Content here</div>
        
        
          .myborder {border:2px solid #3f6cbf;}
        
        Border color #3f6cbf