#3b96bf color space conversions
Hex:
        #3b96bf
        RGB:
        59, 150, 191
        CMY:
        77, 41, 25
        CMYK:
        69, 21, 0, 25
      HSL:
        199°, 52.8000%, 49.0196%
        HSV (HSB):
        199°, 69.1099%, 74.9020%
        XYZ:
        22.1139, 26.5041, 53.2405
        xyY:
        0.2171, 0.2602, 26.5041
      CIE-Lab:
        58.5125, -13.6502, -29.0943
        CIE-LCH:
        58.5125, 32.1374, 244.8654
        CIE-Luv:
        58.5125, -34.3599, -43.0822
        Hunter-Lab:
        51.4821, -13.4197, -25.2776
      #3b96bf color charts
#3b96bf RGB chart
      #3b96bf CMYK chart
      #3b96bf RGB pie chart
      #3b96bf color shades, tints & tones
#3b96bf color schemes
#3b96bf color preview, HTML & CSS examples
           This text has a color of #3b96bf        
        
          <p style="color:#3b96bf;">Text here</p>
        
        
          .mytext {color:#3b96bf;}
        
        Text color #3b96bf
      
           This box has a color of #3b96bf        
        
          <div style="background-color:#3b96bf;">Content here</div>
        
        
          .mybackground {background-color:#3b96bf;}
        
        Background color #3b96bf
      
           Border around this has a color of #3b96bf        
        
          <div style="border:2px solid #3b96bf;">Content here</div>
        
        
          .myborder {border:2px solid #3b96bf;}
        
        Border color #3b96bf