#4d5bae color space conversions
Hex:
        #4d5bae
        RGB:
        77, 91, 174
        CMY:
        70, 64, 32
        CMYK:
        56, 48, 0, 32
      HSL:
        231°, 38.6454%, 49.2157%
        HSV (HSB):
        231°, 55.7471%, 68.2353%
        XYZ:
        14.4416, 12.1159, 41.6219
        xyY:
        0.2118, 0.1777, 12.1159
      CIE-Lab:
        41.3998, 19.3933, -46.1848
        CIE-LCH:
        41.3998, 50.0913, 292.7778
        CIE-Luv:
        41.3998, -9.6379, -69.2585
        Hunter-Lab:
        34.8080, 13.1447, -46.5308
      #4d5bae color charts
#4d5bae RGB chart
      #4d5bae CMYK chart
      #4d5bae RGB pie chart
      #4d5bae color shades, tints & tones
#4d5bae color schemes
#4d5bae color preview, HTML & CSS examples
           This text has a color of #4d5bae        
        
          <p style="color:#4d5bae;">Text here</p>
        
        
          .mytext {color:#4d5bae;}
        
        Text color #4d5bae
      
           This box has a color of #4d5bae        
        
          <div style="background-color:#4d5bae;">Content here</div>
        
        
          .mybackground {background-color:#4d5bae;}
        
        Background color #4d5bae
      
           Border around this has a color of #4d5bae        
        
          <div style="border:2px solid #4d5bae;">Content here</div>
        
        
          .myborder {border:2px solid #4d5bae;}
        
        Border color #4d5bae