#4985a3 color space conversions
Hex:
        #4985a3
        RGB:
        73, 133, 163
        CMY:
        71, 48, 36
        CMYK:
        55, 18, 0, 36
      HSL:
        200°, 38.1356%, 46.2745%
        HSV (HSB):
        200°, 55.2147%, 63.9216%
        XYZ:
        17.7460, 20.8359, 37.7367
        xyY:
        0.2325, 0.2730, 20.8359
      CIE-Lab:
        52.7694, -10.6447, -21.9176
        CIE-LCH:
        52.7694, 24.3657, 244.0955
        CIE-Luv:
        52.7694, -25.9194, -31.2172
        Hunter-Lab:
        45.6463, -10.4852, -17.0638
      #4985a3 color charts
#4985a3 RGB chart
      #4985a3 CMYK chart
      #4985a3 RGB pie chart
      #4985a3 color shades, tints & tones
#4985a3 color schemes
#4985a3 color preview, HTML & CSS examples
           This text has a color of #4985a3        
        
          <p style="color:#4985a3;">Text here</p>
        
        
          .mytext {color:#4985a3;}
        
        Text color #4985a3
      
           This box has a color of #4985a3        
        
          <div style="background-color:#4985a3;">Content here</div>
        
        
          .mybackground {background-color:#4985a3;}
        
        Background color #4985a3
      
           Border around this has a color of #4985a3        
        
          <div style="border:2px solid #4985a3;">Content here</div>
        
        
          .myborder {border:2px solid #4985a3;}
        
        Border color #4985a3