#3b4fae color space conversions
Hex:
        #3b4fae
        RGB:
        59, 79, 174
        CMY:
        77, 69, 32
        CMYK:
        66, 55, 0, 32
      HSL:
        230°, 49.3562%, 45.6863%
        HSV (HSB):
        230°, 66.0920%, 68.2353%
        XYZ:
        12.2396, 9.5778, 41.2480
        xyY:
        0.1941, 0.1519, 9.5778
      CIE-Lab:
        37.0737, 23.7252, -53.2077
        CIE-LCH:
        37.0737, 58.2576, 294.0320
        CIE-Luv:
        37.0737, -10.9740, -77.1588
        Hunter-Lab:
        30.9480, 16.4360, -57.3592
      #3b4fae color charts
#3b4fae RGB chart
      #3b4fae CMYK chart
      #3b4fae RGB pie chart
      #3b4fae color shades, tints & tones
#3b4fae color schemes
#3b4fae color preview, HTML & CSS examples
           This text has a color of #3b4fae        
        
          <p style="color:#3b4fae;">Text here</p>
        
        
          .mytext {color:#3b4fae;}
        
        Text color #3b4fae
      
           This box has a color of #3b4fae        
        
          <div style="background-color:#3b4fae;">Content here</div>
        
        
          .mybackground {background-color:#3b4fae;}
        
        Background color #3b4fae
      
           Border around this has a color of #3b4fae        
        
          <div style="border:2px solid #3b4fae;">Content here</div>
        
        
          .myborder {border:2px solid #3b4fae;}
        
        Border color #3b4fae