#3e96ba color space conversions
Hex:
        #3e96ba
        RGB:
        62, 150, 186
        CMY:
        76, 41, 27
        CMYK:
        67, 19, 0, 27
      HSL:
        197°, 50.0000%, 48.6275%
        HSV (HSB):
        197°, 66.6667%, 72.9412%
        XYZ:
        21.7559, 26.3820, 50.4000
        xyY:
        0.2208, 0.2677, 26.3820
      CIE-Lab:
        58.3979, -14.8252, -26.4384
        CIE-LCH:
        58.3979, 30.3113, 240.7187
        CIE-Luv:
        58.3979, -34.0216, -38.5779
        Hunter-Lab:
        51.3634, -14.2791, -22.2235
      #3e96ba color charts
#3e96ba RGB chart
      #3e96ba CMYK chart
      #3e96ba RGB pie chart
      #3e96ba color shades, tints & tones
#3e96ba color schemes
#3e96ba color preview, HTML & CSS examples
           This text has a color of #3e96ba        
        
          <p style="color:#3e96ba;">Text here</p>
        
        
          .mytext {color:#3e96ba;}
        
        Text color #3e96ba
      
           This box has a color of #3e96ba        
        
          <div style="background-color:#3e96ba;">Content here</div>
        
        
          .mybackground {background-color:#3e96ba;}
        
        Background color #3e96ba
      
           Border around this has a color of #3e96ba        
        
          <div style="border:2px solid #3e96ba;">Content here</div>
        
        
          .myborder {border:2px solid #3e96ba;}
        
        Border color #3e96ba