#3f6fbc color space conversions
Hex:
        #3f6fbc
        RGB:
        63, 111, 188
        CMY:
        75, 56, 26
        CMYK:
        66, 41, 0, 26
      HSL:
        217°, 49.8008%, 49.2157%
        HSV (HSB):
        217°, 66.4894%, 73.7255%
        XYZ:
        16.8114, 16.0565, 49.7901
        xyY:
        0.2034, 0.1943, 16.0565
      CIE-Lab:
        47.0485, 8.9067, -45.3797
        CIE-LCH:
        47.0485, 46.2455, 281.1044
        CIE-Luv:
        47.0485, -19.9566, -69.3003
        Hunter-Lab:
        40.0705, 4.7655, -45.6221
      #3f6fbc color charts
#3f6fbc RGB chart
      #3f6fbc CMYK chart
      #3f6fbc RGB pie chart
      #3f6fbc color shades, tints & tones
#3f6fbc color schemes
#3f6fbc color preview, HTML & CSS examples
           This text has a color of #3f6fbc        
        
          <p style="color:#3f6fbc;">Text here</p>
        
        
          .mytext {color:#3f6fbc;}
        
        Text color #3f6fbc
      
           This box has a color of #3f6fbc        
        
          <div style="background-color:#3f6fbc;">Content here</div>
        
        
          .mybackground {background-color:#3f6fbc;}
        
        Background color #3f6fbc
      
           Border around this has a color of #3f6fbc        
        
          <div style="border:2px solid #3f6fbc;">Content here</div>
        
        
          .myborder {border:2px solid #3f6fbc;}
        
        Border color #3f6fbc