#4960c5 color space conversions
Hex:
        #4960c5
        RGB:
        73, 96, 197
        CMY:
        71, 62, 23
        CMYK:
        63, 51, 0, 23
      HSL:
        229°, 51.6667%, 52.9412%
        HSV (HSB):
        229°, 62.9442%, 77.2549%
        XYZ:
        17.0086, 13.8134, 54.5931
        xyY:
        0.1991, 0.1617, 13.8134
      CIE-Lab:
        43.9642, 23.2941, -55.5009
        CIE-LCH:
        43.9642, 60.1910, 292.7681
        CIE-Luv:
        43.9642, -12.8532, -84.5373
        Hunter-Lab:
        37.1664, 16.6462, -61.0736
      #4960c5 color charts
#4960c5 RGB chart
      #4960c5 CMYK chart
      #4960c5 RGB pie chart
      #4960c5 color shades, tints & tones
#4960c5 color schemes
#4960c5 color preview, HTML & CSS examples
           This text has a color of #4960c5        
        
          <p style="color:#4960c5;">Text here</p>
        
        
          .mytext {color:#4960c5;}
        
        Text color #4960c5
      
           This box has a color of #4960c5        
        
          <div style="background-color:#4960c5;">Content here</div>
        
        
          .mybackground {background-color:#4960c5;}
        
        Background color #4960c5
      
           Border around this has a color of #4960c5        
        
          <div style="border:2px solid #4960c5;">Content here</div>
        
        
          .myborder {border:2px solid #4960c5;}
        
        Border color #4960c5