#42e97d color space conversions
Hex:
        #42e97d
        RGB:
        66, 233, 125
        CMY:
        74, 9, 51
        CMYK:
        72, 0, 46, 9
      HSL:
        141°, 79.1469%, 58.6275%
        HSV (HSB):
        141°, 71.6738%, 91.3725%
        XYZ:
        35.0874, 60.9167, 29.3109
        xyY:
        0.2800, 0.4861, 60.9167
      CIE-Lab:
        82.3340, -65.1731, 40.4037
        CIE-LCH:
        82.3340, 76.6811, 148.2034
        CIE-Luv:
        82.3340, -66.8623, 64.7232
        Hunter-Lab:
        78.0492, -56.3406, 32.3685
      #42e97d color charts
#42e97d RGB chart
      #42e97d CMYK chart
      #42e97d RGB pie chart
      #42e97d color shades, tints & tones
#42e97d color schemes
#42e97d color preview, HTML & CSS examples
           This text has a color of #42e97d        
        
          <p style="color:#42e97d;">Text here</p>
        
        
          .mytext {color:#42e97d;}
        
        Text color #42e97d
      
           This box has a color of #42e97d        
        
          <div style="background-color:#42e97d;">Content here</div>
        
        
          .mybackground {background-color:#42e97d;}
        
        Background color #42e97d
      
           Border around this has a color of #42e97d        
        
          <div style="border:2px solid #42e97d;">Content here</div>
        
        
          .myborder {border:2px solid #42e97d;}
        
        Border color #42e97d