#4c5caf color space conversions
Hex:
        #4c5caf
        RGB:
        76, 92, 175
        CMY:
        70, 64, 31
        CMYK:
        57, 47, 0, 31
      HSL:
        230°, 39.4422%, 49.2157%
        HSV (HSB):
        230°, 56.5714%, 68.6275%
        XYZ:
        14.5455, 12.2859, 42.1622
        xyY:
        0.2108, 0.1781, 12.2859
      CIE-Lab:
        41.6670, 18.8797, -46.3496
        CIE-LCH:
        41.6670, 50.0473, 292.1626
        CIE-Luv:
        41.6670, -10.2891, -69.5757
        Hunter-Lab:
        35.0513, 12.7337, -46.7824
      #4c5caf color charts
#4c5caf RGB chart
      #4c5caf CMYK chart
      #4c5caf RGB pie chart
      #4c5caf color shades, tints & tones
#4c5caf color schemes
#4c5caf color preview, HTML & CSS examples
           This text has a color of #4c5caf        
        
          <p style="color:#4c5caf;">Text here</p>
        
        
          .mytext {color:#4c5caf;}
        
        Text color #4c5caf
      
           This box has a color of #4c5caf        
        
          <div style="background-color:#4c5caf;">Content here</div>
        
        
          .mybackground {background-color:#4c5caf;}
        
        Background color #4c5caf
      
           Border around this has a color of #4c5caf        
        
          <div style="border:2px solid #4c5caf;">Content here</div>
        
        
          .myborder {border:2px solid #4c5caf;}
        
        Border color #4c5caf