#499e66 color space conversions
Hex:
        #499e66
        RGB:
        73, 158, 102
        CMY:
        71, 38, 60
        CMYK:
        54, 0, 35, 38
      HSL:
        140°, 36.7965%, 45.2941%
        HSV (HSB):
        140°, 53.7975%, 61.9608%
        XYZ:
        17.3728, 26.8295, 16.8333
        xyY:
        0.2846, 0.4396, 26.8295
      CIE-Lab:
        58.8162, -38.7262, 21.6521
        CIE-LCH:
        58.8162, 44.3682, 150.7901
        CIE-Luv:
        58.8162, -38.2958, 34.4653
        Hunter-Lab:
        51.7972, -30.7762, 16.9896
      #499e66 color charts
#499e66 RGB chart
      #499e66 CMYK chart
      #499e66 RGB pie chart
      #499e66 color shades, tints & tones
#499e66 color schemes
#499e66 color preview, HTML & CSS examples
           This text has a color of #499e66        
        
          <p style="color:#499e66;">Text here</p>
        
        
          .mytext {color:#499e66;}
        
        Text color #499e66
      
           This box has a color of #499e66        
        
          <div style="background-color:#499e66;">Content here</div>
        
        
          .mybackground {background-color:#499e66;}
        
        Background color #499e66
      
           Border around this has a color of #499e66        
        
          <div style="border:2px solid #499e66;">Content here</div>
        
        
          .myborder {border:2px solid #499e66;}
        
        Border color #499e66