#42eca4 color space conversions
Hex:
        #42eca4
        RGB:
        66, 236, 164
        CMY:
        74, 7, 36
        CMYK:
        72, 0, 31, 7
      HSL:
        155°, 81.7308%, 59.2157%
        HSV (HSB):
        155°, 72.0339%, 92.5490%
        XYZ:
        38.9431, 63.8295, 45.3898
        xyY:
        0.2628, 0.4308, 63.8295
      CIE-Lab:
        83.8769, -59.1393, 22.7974
        CIE-LCH:
        83.8769, 63.3812, 158.9190
        CIE-Luv:
        83.8769, -65.7503, 42.4094
        Hunter-Lab:
        79.8934, -52.8057, 22.2410
      #42eca4 color charts
#42eca4 RGB chart
      #42eca4 CMYK chart
      #42eca4 RGB pie chart
      #42eca4 color shades, tints & tones
#42eca4 color schemes
#42eca4 color preview, HTML & CSS examples
           This text has a color of #42eca4        
        
          <p style="color:#42eca4;">Text here</p>
        
        
          .mytext {color:#42eca4;}
        
        Text color #42eca4
      
           This box has a color of #42eca4        
        
          <div style="background-color:#42eca4;">Content here</div>
        
        
          .mybackground {background-color:#42eca4;}
        
        Background color #42eca4
      
           Border around this has a color of #42eca4        
        
          <div style="border:2px solid #42eca4;">Content here</div>
        
        
          .myborder {border:2px solid #42eca4;}
        
        Border color #42eca4