#4996a5 color space conversions
Hex:
        #4996a5
        RGB:
        73, 150, 165
        CMY:
        71, 41, 35
        CMYK:
        56, 9, 0, 35
      HSL:
        190°, 38.6555%, 46.6667%
        HSV (HSB):
        190°, 55.7576%, 64.7059%
        XYZ:
        20.4455, 25.9458, 39.5278
        xyY:
        0.2380, 0.3020, 25.9458
      CIE-Lab:
        57.9855, -19.3159, -15.1124
        CIE-LCH:
        57.9855, 24.5253, 218.0390
        CIE-Luv:
        57.9855, -32.4234, -19.7945
        Hunter-Lab:
        50.9370, -17.4919, -10.3539
      #4996a5 color charts
#4996a5 RGB chart
      #4996a5 CMYK chart
      #4996a5 RGB pie chart
      #4996a5 color shades, tints & tones
#4996a5 color schemes
#4996a5 color preview, HTML & CSS examples
           This text has a color of #4996a5        
        
          <p style="color:#4996a5;">Text here</p>
        
        
          .mytext {color:#4996a5;}
        
        Text color #4996a5
      
           This box has a color of #4996a5        
        
          <div style="background-color:#4996a5;">Content here</div>
        
        
          .mybackground {background-color:#4996a5;}
        
        Background color #4996a5
      
           Border around this has a color of #4996a5        
        
          <div style="border:2px solid #4996a5;">Content here</div>
        
        
          .myborder {border:2px solid #4996a5;}
        
        Border color #4996a5