#3b5cae color space conversions
Hex:
        #3b5cae
        RGB:
        59, 92, 174
        CMY:
        77, 64, 32
        CMYK:
        66, 47, 0, 32
      HSL:
        223°, 49.3562%, 45.6863%
        HSV (HSB):
        223°, 66.0920%, 68.2353%
        XYZ:
        13.2708, 11.6401, 41.5917
        xyY:
        0.1996, 0.1750, 11.6401
      CIE-Lab:
        40.6383, 15.2610, -47.4628
        CIE-LCH:
        40.6383, 49.8559, 287.8245
        CIE-Luv:
        40.6383, -14.8209, -70.4007
        Hunter-Lab:
        34.1176, 9.7256, -48.3964
      #3b5cae color charts
#3b5cae RGB chart
      #3b5cae CMYK chart
      #3b5cae RGB pie chart
      #3b5cae color shades, tints & tones
#3b5cae color schemes
#3b5cae color preview, HTML & CSS examples
           This text has a color of #3b5cae        
        
          <p style="color:#3b5cae;">Text here</p>
        
        
          .mytext {color:#3b5cae;}
        
        Text color #3b5cae
      
           This box has a color of #3b5cae        
        
          <div style="background-color:#3b5cae;">Content here</div>
        
        
          .mybackground {background-color:#3b5cae;}
        
        Background color #3b5cae
      
           Border around this has a color of #3b5cae        
        
          <div style="border:2px solid #3b5cae;">Content here</div>
        
        
          .myborder {border:2px solid #3b5cae;}
        
        Border color #3b5cae