#3b5fab color space conversions
Hex:
        #3b5fab
        RGB:
        59, 95, 171
        CMY:
        77, 63, 33
        CMYK:
        65, 44, 0, 33
      HSL:
        221°, 48.6957%, 45.0980%
        HSV (HSB):
        221°, 65.4971%, 67.0588%
        XYZ:
        13.2465, 12.0545, 40.1567
        xyY:
        0.2024, 0.1842, 12.0545
      CIE-Lab:
        41.3026, 12.2396, -44.6288
        CIE-LCH:
        41.3026, 46.2768, 285.3364
        CIE-Luv:
        41.3026, -15.7755, -66.2640
        Hunter-Lab:
        34.7196, 7.3436, -44.2711
      #3b5fab color charts
#3b5fab RGB chart
      #3b5fab CMYK chart
      #3b5fab RGB pie chart
      #3b5fab color shades, tints & tones
#3b5fab color schemes
#3b5fab color preview, HTML & CSS examples
           This text has a color of #3b5fab        
        
          <p style="color:#3b5fab;">Text here</p>
        
        
          .mytext {color:#3b5fab;}
        
        Text color #3b5fab
      
           This box has a color of #3b5fab        
        
          <div style="background-color:#3b5fab;">Content here</div>
        
        
          .mybackground {background-color:#3b5fab;}
        
        Background color #3b5fab
      
           Border around this has a color of #3b5fab        
        
          <div style="border:2px solid #3b5fab;">Content here</div>
        
        
          .myborder {border:2px solid #3b5fab;}
        
        Border color #3b5fab