#4d5fbe color space conversions
Hex:
        #4d5fbe
        RGB:
        77, 95, 190
        CMY:
        70, 63, 25
        CMYK:
        59, 50, 0, 25
      HSL:
        230°, 46.5021%, 52.3529%
        HSV (HSB):
        230°, 59.4737%, 74.5098%
        XYZ:
        16.4470, 13.4799, 50.4502
        xyY:
        0.2046, 0.1677, 13.4799
      CIE-Lab:
        43.4776, 22.2558, -52.2144
        CIE-LCH:
        43.4776, 56.7597, 293.0855
        CIE-Luv:
        43.4776, -11.3224, -79.3799
        Hunter-Lab:
        36.7150, 15.7106, -55.7702
      #4d5fbe color charts
#4d5fbe RGB chart
      #4d5fbe CMYK chart
      #4d5fbe RGB pie chart
      #4d5fbe color shades, tints & tones
#4d5fbe color schemes
#4d5fbe color preview, HTML & CSS examples
           This text has a color of #4d5fbe        
        
          <p style="color:#4d5fbe;">Text here</p>
        
        
          .mytext {color:#4d5fbe;}
        
        Text color #4d5fbe
      
           This box has a color of #4d5fbe        
        
          <div style="background-color:#4d5fbe;">Content here</div>
        
        
          .mybackground {background-color:#4d5fbe;}
        
        Background color #4d5fbe
      
           Border around this has a color of #4d5fbe        
        
          <div style="border:2px solid #4d5fbe;">Content here</div>
        
        
          .myborder {border:2px solid #4d5fbe;}
        
        Border color #4d5fbe