#42e97a color space conversions
Hex:
        #42e97a
        RGB:
        66, 233, 122
        CMY:
        74, 9, 52
        CMYK:
        72, 0, 48, 9
      HSL:
        140°, 79.1469%, 58.6275%
        HSV (HSB):
        140°, 71.6738%, 91.3725%
        XYZ:
        34.8985, 60.8412, 28.3165
        xyY:
        0.2813, 0.4904, 60.8412
      CIE-Lab:
        82.2933, -65.6424, 41.8107
        CIE-LCH:
        82.2933, 77.8271, 147.5051
        CIE-Luv:
        82.2933, -67.0080, 66.3455
        Hunter-Lab:
        78.0008, -56.6382, 33.0766
      #42e97a color charts
#42e97a RGB chart
      #42e97a CMYK chart
      #42e97a RGB pie chart
      #42e97a color shades, tints & tones
#42e97a color schemes
#42e97a color preview, HTML & CSS examples
           This text has a color of #42e97a        
        
          <p style="color:#42e97a;">Text here</p>
        
        
          .mytext {color:#42e97a;}
        
        Text color #42e97a
      
           This box has a color of #42e97a        
        
          <div style="background-color:#42e97a;">Content here</div>
        
        
          .mybackground {background-color:#42e97a;}
        
        Background color #42e97a
      
           Border around this has a color of #42e97a        
        
          <div style="border:2px solid #42e97a;">Content here</div>
        
        
          .myborder {border:2px solid #42e97a;}
        
        Border color #42e97a