#499f7a color space conversions
Hex:
        #499f7a
        RGB:
        73, 159, 122
        CMY:
        71, 38, 52
        CMYK:
        54, 0, 23, 38
      HSL:
        154°, 37.0690%, 45.4902%
        HSV (HSB):
        154°, 54.0881%, 62.3529%
        XYZ:
        18.6586, 27.6179, 22.7597
        xyY:
        0.2703, 0.4000, 27.6179
      CIE-Lab:
        59.5419, -35.0196, 11.5498
        CIE-LCH:
        59.5419, 36.8751, 161.7470
        CIE-Luv:
        59.5419, -37.8739, 21.3554
        Hunter-Lab:
        52.5527, -28.5915, 11.1094
      #499f7a color charts
#499f7a RGB chart
      #499f7a CMYK chart
      #499f7a RGB pie chart
      #499f7a color shades, tints & tones
#499f7a color schemes
#499f7a color preview, HTML & CSS examples
           This text has a color of #499f7a        
        
          <p style="color:#499f7a;">Text here</p>
        
        
          .mytext {color:#499f7a;}
        
        Text color #499f7a
      
           This box has a color of #499f7a        
        
          <div style="background-color:#499f7a;">Content here</div>
        
        
          .mybackground {background-color:#499f7a;}
        
        Background color #499f7a
      
           Border around this has a color of #499f7a        
        
          <div style="border:2px solid #499f7a;">Content here</div>
        
        
          .myborder {border:2px solid #499f7a;}
        
        Border color #499f7a