#4d60bf color space conversions
Hex:
        #4d60bf
        RGB:
        77, 96, 191
        CMY:
        70, 62, 25
        CMYK:
        60, 50, 0, 25
      HSL:
        230°, 47.1074%, 52.5490%
        HSV (HSB):
        230°, 59.6859%, 74.9020%
        XYZ:
        16.6474, 13.7051, 51.0582
        xyY:
        0.2045, 0.1683, 13.7051
      CIE-Lab:
        43.8070, 21.9628, -52.2656
        CIE-LCH:
        43.8070, 56.6927, 292.7929
        CIE-Luv:
        43.8070, -11.6495, -79.5937
        Hunter-Lab:
        37.0204, 15.4825, -55.8578
      #4d60bf color charts
#4d60bf RGB chart
      #4d60bf CMYK chart
      #4d60bf RGB pie chart
      #4d60bf color shades, tints & tones
#4d60bf color schemes
#4d60bf color preview, HTML & CSS examples
           This text has a color of #4d60bf        
        
          <p style="color:#4d60bf;">Text here</p>
        
        
          .mytext {color:#4d60bf;}
        
        Text color #4d60bf
      
           This box has a color of #4d60bf        
        
          <div style="background-color:#4d60bf;">Content here</div>
        
        
          .mybackground {background-color:#4d60bf;}
        
        Background color #4d60bf
      
           Border around this has a color of #4d60bf        
        
          <div style="border:2px solid #4d60bf;">Content here</div>
        
        
          .myborder {border:2px solid #4d60bf;}
        
        Border color #4d60bf