#4a96a2 color space conversions
Hex:
        #4a96a2
        RGB:
        74, 150, 162
        CMY:
        71, 41, 36
        CMYK:
        54, 7, 0, 36
      HSL:
        188°, 37.2881%, 46.2745%
        HSV (HSB):
        188°, 54.3210%, 63.5294%
        XYZ:
        20.2520, 25.8772, 38.1098
        xyY:
        0.2404, 0.3072, 25.8772
      CIE-Lab:
        57.9203, -19.9830, -13.4982
        CIE-LCH:
        57.9203, 24.1148, 214.0383
        CIE-Luv:
        57.9203, -32.2808, -17.1743
        Hunter-Lab:
        50.8696, -17.9582, -8.8094
      #4a96a2 color charts
#4a96a2 RGB chart
      #4a96a2 CMYK chart
      #4a96a2 RGB pie chart
      #4a96a2 color shades, tints & tones
#4a96a2 color schemes
#4a96a2 color preview, HTML & CSS examples
           This text has a color of #4a96a2        
        
          <p style="color:#4a96a2;">Text here</p>
        
        
          .mytext {color:#4a96a2;}
        
        Text color #4a96a2
      
           This box has a color of #4a96a2        
        
          <div style="background-color:#4a96a2;">Content here</div>
        
        
          .mybackground {background-color:#4a96a2;}
        
        Background color #4a96a2
      
           Border around this has a color of #4a96a2        
        
          <div style="border:2px solid #4a96a2;">Content here</div>
        
        
          .myborder {border:2px solid #4a96a2;}
        
        Border color #4a96a2