#3b8fba color space conversions
Hex:
        #3b8fba
        RGB:
        59, 143, 186
        CMY:
        77, 44, 27
        CMYK:
        68, 23, 0, 27
      HSL:
        200°, 51.8367%, 48.0392%
        HSV (HSB):
        200°, 68.2796%, 72.9412%
        XYZ:
        20.4890, 24.1199, 50.0301
        xyY:
        0.2165, 0.2549, 24.1199
      CIE-Lab:
        56.2076, -11.4403, -29.8353
        CIE-LCH:
        56.2076, 31.9535, 249.0207
        CIE-Luv:
        56.2076, -32.0750, -44.2676
        Hunter-Lab:
        49.1120, -11.4777, -26.0199
      #3b8fba color charts
#3b8fba RGB chart
      #3b8fba CMYK chart
      #3b8fba RGB pie chart
      #3b8fba color shades, tints & tones
#3b8fba color schemes
#3b8fba color preview, HTML & CSS examples
           This text has a color of #3b8fba        
        
          <p style="color:#3b8fba;">Text here</p>
        
        
          .mytext {color:#3b8fba;}
        
        Text color #3b8fba
      
           This box has a color of #3b8fba        
        
          <div style="background-color:#3b8fba;">Content here</div>
        
        
          .mybackground {background-color:#3b8fba;}
        
        Background color #3b8fba
      
           Border around this has a color of #3b8fba        
        
          <div style="border:2px solid #3b8fba;">Content here</div>
        
        
          .myborder {border:2px solid #3b8fba;}
        
        Border color #3b8fba