#3b98ba color space conversions
Hex:
        #3b98ba
        RGB:
        59, 152, 186
        CMY:
        77, 40, 27
        CMYK:
        68, 18, 0, 27
      HSL:
        196°, 51.8367%, 48.0392%
        HSV (HSB):
        196°, 68.2796%, 72.9412%
        XYZ:
        21.8948, 26.9315, 50.4987
        xyY:
        0.2204, 0.2711, 26.9315
      CIE-Lab:
        58.9108, -16.3865, -25.6549
        CIE-LCH:
        58.9108, 30.4417, 237.4325
        CIE-Luv:
        58.9108, -35.3447, -37.1628
        Hunter-Lab:
        51.8955, -15.5078, -21.3673
      #3b98ba color charts
#3b98ba RGB chart
      #3b98ba CMYK chart
      #3b98ba RGB pie chart
      #3b98ba color shades, tints & tones
#3b98ba color schemes
#3b98ba color preview, HTML & CSS examples
           This text has a color of #3b98ba        
        
          <p style="color:#3b98ba;">Text here</p>
        
        
          .mytext {color:#3b98ba;}
        
        Text color #3b98ba
      
           This box has a color of #3b98ba        
        
          <div style="background-color:#3b98ba;">Content here</div>
        
        
          .mybackground {background-color:#3b98ba;}
        
        Background color #3b98ba
      
           Border around this has a color of #3b98ba        
        
          <div style="border:2px solid #3b98ba;">Content here</div>
        
        
          .myborder {border:2px solid #3b98ba;}
        
        Border color #3b98ba