#42f99c color space conversions
Hex:
        #42f99c
        RGB:
        66, 249, 156
        CMY:
        74, 2, 39
        CMYK:
        73, 0, 37, 2
      HSL:
        150°, 93.8462%, 61.7647%
        HSV (HSB):
        150°, 73.4940%, 97.6471%
        XYZ:
        42.1232, 71.3099, 42.9966
        xyY:
        0.2693, 0.4559, 71.3099
      CIE-Lab:
        87.6354, -65.4941, 31.9509
        CIE-LCH:
        87.6354, 72.8721, 153.9949
        CIE-Luv:
        87.6354, -70.6819, 55.7303
        Hunter-Lab:
        84.4452, -58.7392, 28.9232
      #42f99c color charts
#42f99c RGB chart
      #42f99c CMYK chart
      #42f99c RGB pie chart
      #42f99c color shades, tints & tones
#42f99c color schemes
#42f99c color preview, HTML & CSS examples
           This text has a color of #42f99c        
        
          <p style="color:#42f99c;">Text here</p>
        
        
          .mytext {color:#42f99c;}
        
        Text color #42f99c
      
           This box has a color of #42f99c        
        
          <div style="background-color:#42f99c;">Content here</div>
        
        
          .mybackground {background-color:#42f99c;}
        
        Background color #42f99c
      
           Border around this has a color of #42f99c        
        
          <div style="border:2px solid #42f99c;">Content here</div>
        
        
          .myborder {border:2px solid #42f99c;}
        
        Border color #42f99c