#3f96bf color space conversions
Hex:
        #3f96bf
        RGB:
        63, 150, 191
        CMY:
        75, 41, 25
        CMYK:
        67, 21, 0, 25
      HSL:
        199°, 50.3937%, 49.8039%
        HSV (HSB):
        199°, 67.0157%, 74.9020%
        XYZ:
        22.3602, 26.6310, 53.2520
        xyY:
        0.2187, 0.2605, 26.6310
      CIE-Lab:
        58.6312, -13.0249, -28.9009
        CIE-LCH:
        58.6312, 31.7003, 245.7402
        CIE-Luv:
        58.6312, -33.5758, -42.8512
        Hunter-Lab:
        51.6053, -12.9664, -25.0583
      #3f96bf color charts
#3f96bf RGB chart
      #3f96bf CMYK chart
      #3f96bf RGB pie chart
      #3f96bf color shades, tints & tones
#3f96bf color schemes
#3f96bf color preview, HTML & CSS examples
           This text has a color of #3f96bf        
        
          <p style="color:#3f96bf;">Text here</p>
        
        
          .mytext {color:#3f96bf;}
        
        Text color #3f96bf
      
           This box has a color of #3f96bf        
        
          <div style="background-color:#3f96bf;">Content here</div>
        
        
          .mybackground {background-color:#3f96bf;}
        
        Background color #3f96bf
      
           Border around this has a color of #3f96bf        
        
          <div style="border:2px solid #3f96bf;">Content here</div>
        
        
          .myborder {border:2px solid #3f96bf;}
        
        Border color #3f96bf