#4a95ac color space conversions
Hex:
        #4a95ac
        RGB:
        74, 149, 172
        CMY:
        71, 42, 33
        CMYK:
        57, 13, 0, 33
      HSL:
        194°, 39.8374%, 48.2353%
        HSV (HSB):
        194°, 56.9767%, 67.4510%
        XYZ:
        21.0179, 25.9293, 42.9268
        xyY:
        0.2339, 0.2885, 25.9293
      CIE-Lab:
        57.9699, -16.4786, -19.1171
        CIE-LCH:
        57.9699, 25.2390, 229.2393
        CIE-Luv:
        57.9699, -31.4911, -26.5036
        Hunter-Lab:
        50.9208, -15.4345, -14.3376
      #4a95ac color charts
#4a95ac RGB chart
      #4a95ac CMYK chart
      #4a95ac RGB pie chart
      #4a95ac color shades, tints & tones
#4a95ac color schemes
#4a95ac color preview, HTML & CSS examples
           This text has a color of #4a95ac        
        
          <p style="color:#4a95ac;">Text here</p>
        
        
          .mytext {color:#4a95ac;}
        
        Text color #4a95ac
      
           This box has a color of #4a95ac        
        
          <div style="background-color:#4a95ac;">Content here</div>
        
        
          .mybackground {background-color:#4a95ac;}
        
        Background color #4a95ac
      
           Border around this has a color of #4a95ac        
        
          <div style="border:2px solid #4a95ac;">Content here</div>
        
        
          .myborder {border:2px solid #4a95ac;}
        
        Border color #4a95ac