#42e08f color space conversions
Hex:
        #42e08f
        RGB:
        66, 224, 143
        CMY:
        74, 12, 44
        CMYK:
        71, 0, 36, 12
      HSL:
        149°, 71.8182%, 56.8627%
        HSV (HSB):
        149°, 70.5357%, 87.8431%
        XYZ:
        33.8603, 56.4527, 35.0984
        xyY:
        0.2700, 0.4501, 56.4527
      CIE-Lab:
        79.8708, -58.7867, 28.1623
        CIE-LCH:
        79.8708, 65.1843, 154.4028
        CIE-Luv:
        79.8708, -62.7850, 48.7805
        Hunter-Lab:
        75.1350, -51.0435, 24.8979
      #42e08f color charts
#42e08f RGB chart
      #42e08f CMYK chart
      #42e08f RGB pie chart
      #42e08f color shades, tints & tones
#42e08f color schemes
#42e08f color preview, HTML & CSS examples
           This text has a color of #42e08f        
        
          <p style="color:#42e08f;">Text here</p>
        
        
          .mytext {color:#42e08f;}
        
        Text color #42e08f
      
           This box has a color of #42e08f        
        
          <div style="background-color:#42e08f;">Content here</div>
        
        
          .mybackground {background-color:#42e08f;}
        
        Background color #42e08f
      
           Border around this has a color of #42e08f        
        
          <div style="border:2px solid #42e08f;">Content here</div>
        
        
          .myborder {border:2px solid #42e08f;}
        
        Border color #42e08f