#42e091 color space conversions
Hex:
        #42e091
        RGB:
        66, 224, 145
        CMY:
        74, 12, 43
        CMYK:
        71, 0, 35, 12
      HSL:
        150°, 71.8182%, 56.8627%
        HSV (HSB):
        150°, 70.5357%, 87.8431%
        XYZ:
        34.0133, 56.5139, 35.9037
        xyY:
        0.2690, 0.4470, 56.5139
      CIE-Lab:
        79.9054, -58.4031, 27.1812
        CIE-LCH:
        79.9054, 64.4185, 155.0424
        CIE-Luv:
        79.9054, -62.6728, 47.4936
        Hunter-Lab:
        75.1757, -50.7952, 24.3063
      #42e091 color charts
#42e091 RGB chart
      #42e091 CMYK chart
      #42e091 RGB pie chart
      #42e091 color shades, tints & tones
#42e091 color schemes
#42e091 color preview, HTML & CSS examples
           This text has a color of #42e091        
        
          <p style="color:#42e091;">Text here</p>
        
        
          .mytext {color:#42e091;}
        
        Text color #42e091
      
           This box has a color of #42e091        
        
          <div style="background-color:#42e091;">Content here</div>
        
        
          .mybackground {background-color:#42e091;}
        
        Background color #42e091
      
           Border around this has a color of #42e091        
        
          <div style="border:2px solid #42e091;">Content here</div>
        
        
          .myborder {border:2px solid #42e091;}
        
        Border color #42e091