#3b8bfb color space conversions
Hex:
        #3b8bfb
        RGB:
        59, 139, 251
        CMY:
        77, 45, 2
        CMYK:
        76, 45, 0, 2
      HSL:
        215°, 96.0000%, 60.7843%
        HSV (HSB):
        215°, 76.4940%, 98.4314%
        XYZ:
        28.4488, 26.3601, 94.8554
        xyY:
        0.1901, 0.1761, 26.3601
      CIE-Lab:
        58.3773, 13.8692, -62.7768
        CIE-LCH:
        58.3773, 64.2906, 282.4582
        CIE-Luv:
        58.3773, -28.2360, -101.2738
        Hunter-Lab:
        51.3421, 9.0589, -73.5999
      #3b8bfb color charts
#3b8bfb RGB chart
      #3b8bfb CMYK chart
      #3b8bfb RGB pie chart
      #3b8bfb color shades, tints & tones
#3b8bfb color schemes
#3b8bfb color preview, HTML & CSS examples
           This text has a color of #3b8bfb        
        
          <p style="color:#3b8bfb;">Text here</p>
        
        
          .mytext {color:#3b8bfb;}
        
        Text color #3b8bfb
      
           This box has a color of #3b8bfb        
        
          <div style="background-color:#3b8bfb;">Content here</div>
        
        
          .mybackground {background-color:#3b8bfb;}
        
        Background color #3b8bfb
      
           Border around this has a color of #3b8bfb        
        
          <div style="border:2px solid #3b8bfb;">Content here</div>
        
        
          .myborder {border:2px solid #3b8bfb;}
        
        Border color #3b8bfb