#42e097 color space conversions
Hex:
        #42e097
        RGB:
        66, 224, 151
        CMY:
        74, 12, 41
        CMYK:
        71, 0, 33, 12
      HSL:
        152°, 71.8182%, 56.8627%
        HSV (HSB):
        152°, 70.5357%, 87.8431%
        XYZ:
        34.4883, 56.7039, 38.4054
        xyY:
        0.2661, 0.4375, 56.7039
      CIE-Lab:
        80.0128, -57.2209, 24.2289
        CIE-LCH:
        80.0128, 62.1391, 157.0508
        CIE-Luv:
        80.0128, -62.3296, 43.5462
        Hunter-Lab:
        75.3020, -50.0255, 22.4724
      #42e097 color charts
#42e097 RGB chart
      #42e097 CMYK chart
      #42e097 RGB pie chart
      #42e097 color shades, tints & tones
#42e097 color schemes
#42e097 color preview, HTML & CSS examples
           This text has a color of #42e097        
        
          <p style="color:#42e097;">Text here</p>
        
        
          .mytext {color:#42e097;}
        
        Text color #42e097
      
           This box has a color of #42e097        
        
          <div style="background-color:#42e097;">Content here</div>
        
        
          .mybackground {background-color:#42e097;}
        
        Background color #42e097
      
           Border around this has a color of #42e097        
        
          <div style="border:2px solid #42e097;">Content here</div>
        
        
          .myborder {border:2px solid #42e097;}
        
        Border color #42e097