#3b8bfa color space conversions
Hex:
        #3b8bfa
        RGB:
        59, 139, 250
        CMY:
        77, 45, 2
        CMYK:
        76, 44, 0, 2
      HSL:
        215°, 95.0249%, 60.5882%
        HSV (HSB):
        215°, 76.4000%, 98.0392%
        XYZ:
        28.2916, 26.2972, 94.0272
        xyY:
        0.1904, 0.1769, 26.2972
      CIE-Lab:
        58.3181, 13.5070, -62.3213
        CIE-LCH:
        58.3181, 63.7683, 282.2287
        CIE-Luv:
        58.3181, -28.2646, -100.4886
        Hunter-Lab:
        51.2808, 8.7370, -72.8162
      #3b8bfa color charts
#3b8bfa RGB chart
      #3b8bfa CMYK chart
      #3b8bfa RGB pie chart
      #3b8bfa color shades, tints & tones
#3b8bfa color schemes
#3b8bfa color preview, HTML & CSS examples
           This text has a color of #3b8bfa        
        
          <p style="color:#3b8bfa;">Text here</p>
        
        
          .mytext {color:#3b8bfa;}
        
        Text color #3b8bfa
      
           This box has a color of #3b8bfa        
        
          <div style="background-color:#3b8bfa;">Content here</div>
        
        
          .mybackground {background-color:#3b8bfa;}
        
        Background color #3b8bfa
      
           Border around this has a color of #3b8bfa        
        
          <div style="border:2px solid #3b8bfa;">Content here</div>
        
        
          .myborder {border:2px solid #3b8bfa;}
        
        Border color #3b8bfa