#4a8191 color space conversions
Hex:
        #4a8191
        RGB:
        74, 129, 145
        CMY:
        71, 49, 43
        CMYK:
        49, 11, 0, 43
      HSL:
        194°, 32.4201%, 42.9412%
        HSV (HSB):
        194°, 48.9655%, 56.8627%
        XYZ:
        15.7851, 19.2007, 29.6622
        xyY:
        0.2442, 0.2970, 19.2007
      CIE-Lab:
        50.9212, -13.6176, -14.2702
        CIE-LCH:
        50.9212, 19.7251, 226.3405
        CIE-Luv:
        50.9212, -24.5512, -18.7881
        Hunter-Lab:
        43.8186, -12.3800, -9.4623
      #4a8191 color charts
#4a8191 RGB chart
      #4a8191 CMYK chart
      #4a8191 RGB pie chart
      #4a8191 color shades, tints & tones
#4a8191 color schemes
#4a8191 color preview, HTML & CSS examples
           This text has a color of #4a8191        
        
          <p style="color:#4a8191;">Text here</p>
        
        
          .mytext {color:#4a8191;}
        
        Text color #4a8191
      
           This box has a color of #4a8191        
        
          <div style="background-color:#4a8191;">Content here</div>
        
        
          .mybackground {background-color:#4a8191;}
        
        Background color #4a8191
      
           Border around this has a color of #4a8191        
        
          <div style="border:2px solid #4a8191;">Content here</div>
        
        
          .myborder {border:2px solid #4a8191;}
        
        Border color #4a8191