#4a808a color space conversions
Hex:
        #4a808a
        RGB:
        74, 128, 138
        CMY:
        71, 50, 46
        CMYK:
        46, 7, 0, 46
      HSL:
        189°, 30.1887%, 41.5686%
        HSV (HSB):
        189°, 46.3768%, 54.1176%
        XYZ:
        15.1307, 18.7292, 26.8624
        xyY:
        0.2492, 0.3084, 18.7292
      CIE-Lab:
        50.3688, -15.0889, -11.0077
        CIE-LCH:
        50.3688, 18.6774, 216.1118
        CIE-Luv:
        50.3688, -24.3292, -13.6274
        Hunter-Lab:
        43.2772, -13.3276, -6.5076
      #4a808a color charts
#4a808a RGB chart
      #4a808a CMYK chart
      #4a808a RGB pie chart
      #4a808a color shades, tints & tones
#4a808a color schemes
#4a808a color preview, HTML & CSS examples
           This text has a color of #4a808a        
        
          <p style="color:#4a808a;">Text here</p>
        
        
          .mytext {color:#4a808a;}
        
        Text color #4a808a
      
           This box has a color of #4a808a        
        
          <div style="background-color:#4a808a;">Content here</div>
        
        
          .mybackground {background-color:#4a808a;}
        
        Background color #4a808a
      
           Border around this has a color of #4a808a        
        
          <div style="border:2px solid #4a808a;">Content here</div>
        
        
          .myborder {border:2px solid #4a808a;}
        
        Border color #4a808a