#3b5cfb color space conversions
Hex:
        #3b5cfb
        RGB:
        59, 92, 251
        CMY:
        77, 64, 2
        CMYK:
        76, 63, 0, 2
      HSL:
        230°, 96.0000%, 60.7843%
        HSV (HSB):
        230°, 76.4940%, 98.4314%
        XYZ:
        23.0434, 15.5491, 93.0536
        xyY:
        0.1750, 0.1181, 15.5491
      CIE-Lab:
        46.3773, 42.9057, -82.2491
        CIE-LCH:
        46.3773, 92.7676, 297.5490
        CIE-Luv:
        46.3773, -15.4916, -124.7878
        Hunter-Lab:
        39.4324, 35.3045, -112.3114
      #3b5cfb color charts
#3b5cfb RGB chart
      #3b5cfb CMYK chart
      #3b5cfb RGB pie chart
      #3b5cfb color shades, tints & tones
#3b5cfb color schemes
#3b5cfb color preview, HTML & CSS examples
           This text has a color of #3b5cfb        
        
          <p style="color:#3b5cfb;">Text here</p>
        
        
          .mytext {color:#3b5cfb;}
        
        Text color #3b5cfb
      
           This box has a color of #3b5cfb        
        
          <div style="background-color:#3b5cfb;">Content here</div>
        
        
          .mybackground {background-color:#3b5cfb;}
        
        Background color #3b5cfb
      
           Border around this has a color of #3b5cfb        
        
          <div style="border:2px solid #3b5cfb;">Content here</div>
        
        
          .myborder {border:2px solid #3b5cfb;}
        
        Border color #3b5cfb