#42b78a color space conversions
Hex:
        #42b78a
        RGB:
        66, 183, 138
        CMY:
        74, 28, 46
        CMYK:
        64, 0, 25, 28
      HSL:
        157°, 46.9880%, 48.8235%
        HSV (HSB):
        157°, 63.9344%, 71.7647%
        XYZ:
        23.7677, 36.8602, 29.9068
        xyY:
        0.2625, 0.4071, 36.8602
      CIE-Lab:
        67.1720, -43.4935, 13.3931
        CIE-LCH:
        67.1720, 45.5089, 162.8847
        CIE-Luv:
        67.1720, -48.1805, 25.7449
        Hunter-Lab:
        60.7126, -36.3681, 13.2928
      #42b78a color charts
#42b78a RGB chart
      #42b78a CMYK chart
      #42b78a RGB pie chart
      #42b78a color shades, tints & tones
#42b78a color schemes
#42b78a color preview, HTML & CSS examples
           This text has a color of #42b78a        
        
          <p style="color:#42b78a;">Text here</p>
        
        
          .mytext {color:#42b78a;}
        
        Text color #42b78a
      
           This box has a color of #42b78a        
        
          <div style="background-color:#42b78a;">Content here</div>
        
        
          .mybackground {background-color:#42b78a;}
        
        Background color #42b78a
      
           Border around this has a color of #42b78a        
        
          <div style="border:2px solid #42b78a;">Content here</div>
        
        
          .myborder {border:2px solid #42b78a;}
        
        Border color #42b78a