#4a8493 color space conversions
Hex:
        #4a8493
        RGB:
        74, 132, 147
        CMY:
        71, 48, 42
        CMYK:
        50, 10, 0, 42
      HSL:
        192°, 33.0317%, 43.3333%
        HSV (HSB):
        192°, 49.6599%, 57.6471%
        XYZ:
        16.3418, 20.0650, 30.6154
        xyY:
        0.2438, 0.2994, 20.0650
      CIE-Lab:
        51.9106, -14.6889, -13.9385
        CIE-LCH:
        51.9106, 20.2496, 223.4984
        CIE-Luv:
        51.9106, -25.6988, -18.2100
        Hunter-Lab:
        44.7939, -13.2688, -9.1673
      #4a8493 color charts
#4a8493 RGB chart
      #4a8493 CMYK chart
      #4a8493 RGB pie chart
      #4a8493 color shades, tints & tones
#4a8493 color schemes
#4a8493 color preview, HTML & CSS examples
           This text has a color of #4a8493        
        
          <p style="color:#4a8493;">Text here</p>
        
        
          .mytext {color:#4a8493;}
        
        Text color #4a8493
      
           This box has a color of #4a8493        
        
          <div style="background-color:#4a8493;">Content here</div>
        
        
          .mybackground {background-color:#4a8493;}
        
        Background color #4a8493
      
           Border around this has a color of #4a8493        
        
          <div style="border:2px solid #4a8493;">Content here</div>
        
        
          .myborder {border:2px solid #4a8493;}
        
        Border color #4a8493