#499a9d color space conversions
Hex:
        #499a9d
        RGB:
        73, 154, 157
        CMY:
        71, 40, 38
        CMYK:
        54, 2, 0, 38
      HSL:
        182°, 36.5217%, 45.0980%
        HSV (HSB):
        182°, 53.5032%, 61.5686%
        XYZ:
        20.3891, 26.9620, 36.0279
        xyY:
        0.2445, 0.3234, 26.9620
      CIE-Lab:
        58.9391, -23.7023, -9.1266
        CIE-LCH:
        58.9391, 25.3987, 201.0593
        CIE-Luv:
        58.9391, -34.3248, -9.9491
        Hunter-Lab:
        51.9249, -20.7781, -4.7906
      #499a9d color charts
#499a9d RGB chart
      #499a9d CMYK chart
      #499a9d RGB pie chart
      #499a9d color shades, tints & tones
#499a9d color schemes
#499a9d color preview, HTML & CSS examples
           This text has a color of #499a9d        
        
          <p style="color:#499a9d;">Text here</p>
        
        
          .mytext {color:#499a9d;}
        
        Text color #499a9d
      
           This box has a color of #499a9d        
        
          <div style="background-color:#499a9d;">Content here</div>
        
        
          .mybackground {background-color:#499a9d;}
        
        Background color #499a9d
      
           Border around this has a color of #499a9d        
        
          <div style="border:2px solid #499a9d;">Content here</div>
        
        
          .myborder {border:2px solid #499a9d;}
        
        Border color #499a9d