#4a99b1 color space conversions
Hex:
        #4a99b1
        RGB:
        74, 153, 177
        CMY:
        71, 40, 31
        CMYK:
        58, 14, 0, 31
      HSL:
        194°, 41.0359%, 49.2157%
        HSV (HSB):
        194°, 58.1921%, 69.4118%
        XYZ:
        22.1511, 27.4126, 45.7187
        xyY:
        0.2325, 0.2877, 27.4126
      CIE-Lab:
        59.3543, -17.1069, -19.8428
        CIE-LCH:
        59.3543, 26.1990, 229.2347
        CIE-Luv:
        59.3543, -32.8156, -27.6868
        Hunter-Lab:
        52.3571, -16.1056, -15.1226
      #4a99b1 color charts
#4a99b1 RGB chart
      #4a99b1 CMYK chart
      #4a99b1 RGB pie chart
      #4a99b1 color shades, tints & tones
#4a99b1 color schemes
#4a99b1 color preview, HTML & CSS examples
           This text has a color of #4a99b1        
        
          <p style="color:#4a99b1;">Text here</p>
        
        
          .mytext {color:#4a99b1;}
        
        Text color #4a99b1
      
           This box has a color of #4a99b1        
        
          <div style="background-color:#4a99b1;">Content here</div>
        
        
          .mybackground {background-color:#4a99b1;}
        
        Background color #4a99b1
      
           Border around this has a color of #4a99b1        
        
          <div style="border:2px solid #4a99b1;">Content here</div>
        
        
          .myborder {border:2px solid #4a99b1;}
        
        Border color #4a99b1