#4a9985 color space conversions
Hex:
        #4a9985
        RGB:
        74, 153, 133
        CMY:
        71, 40, 48
        CMYK:
        52, 0, 13, 40
      HSL:
        165°, 34.8018%, 44.5098%
        HSV (HSB):
        165°, 51.6340%, 60.0000%
        XYZ:
        18.4489, 25.9318, 26.2233
        xyY:
        0.2613, 0.3673, 25.9318
      CIE-Lab:
        57.9722, -29.3466, 3.1044
        CIE-LCH:
        57.9722, 29.5103, 173.9616
        CIE-Luv:
        57.9722, -34.6875, 8.8835
        Hunter-Lab:
        50.9232, -24.4472, 5.1145
      #4a9985 color charts
#4a9985 RGB chart
      #4a9985 CMYK chart
      #4a9985 RGB pie chart
      #4a9985 color shades, tints & tones
#4a9985 color schemes
#4a9985 color preview, HTML & CSS examples
           This text has a color of #4a9985        
        
          <p style="color:#4a9985;">Text here</p>
        
        
          .mytext {color:#4a9985;}
        
        Text color #4a9985
      
           This box has a color of #4a9985        
        
          <div style="background-color:#4a9985;">Content here</div>
        
        
          .mybackground {background-color:#4a9985;}
        
        Background color #4a9985
      
           Border around this has a color of #4a9985        
        
          <div style="border:2px solid #4a9985;">Content here</div>
        
        
          .myborder {border:2px solid #4a9985;}
        
        Border color #4a9985