#3b96a4 color space conversions
Hex:
        #3b96a4
        RGB:
        59, 150, 164
        CMY:
        77, 41, 36
        CMYK:
        64, 9, 0, 36
      HSL:
        188°, 47.0852%, 43.7255%
        HSV (HSB):
        188°, 64.0244%, 64.3137%
        XYZ:
        19.4108, 25.4228, 39.0060
        xyY:
        0.2315, 0.3032, 25.4228
      CIE-Lab:
        57.4851, -22.3005, -15.3447
        CIE-LCH:
        57.4851, 27.0698, 214.5315
        CIE-Luv:
        57.4851, -35.7834, -19.7526
        Hunter-Lab:
        50.4211, -19.5189, -10.5723
      #3b96a4 color charts
#3b96a4 RGB chart
      #3b96a4 CMYK chart
      #3b96a4 RGB pie chart
      #3b96a4 color shades, tints & tones
#3b96a4 color schemes
#3b96a4 color preview, HTML & CSS examples
           This text has a color of #3b96a4        
        
          <p style="color:#3b96a4;">Text here</p>
        
        
          .mytext {color:#3b96a4;}
        
        Text color #3b96a4
      
           This box has a color of #3b96a4        
        
          <div style="background-color:#3b96a4;">Content here</div>
        
        
          .mybackground {background-color:#3b96a4;}
        
        Background color #3b96a4
      
           Border around this has a color of #3b96a4        
        
          <div style="border:2px solid #3b96a4;">Content here</div>
        
        
          .myborder {border:2px solid #3b96a4;}
        
        Border color #3b96a4