#42bc80 color space conversions
Hex:
        #42bc80
        RGB:
        66, 188, 128
        CMY:
        74, 26, 50
        CMYK:
        65, 0, 32, 26
      HSL:
        150°, 48.0315%, 49.8039%
        HSV (HSB):
        150°, 64.8936%, 73.7255%
        XYZ:
        24.1263, 38.6832, 26.6171
        xyY:
        0.2698, 0.4326, 38.6832
      CIE-Lab:
        68.5212, -47.7326, 20.6724
        CIE-LCH:
        68.5212, 52.0168, 156.5832
        CIE-Luv:
        68.5212, -50.5934, 36.0634
        Hunter-Lab:
        62.1958, -39.6011, 18.1635
      #42bc80 color charts
#42bc80 RGB chart
      #42bc80 CMYK chart
      #42bc80 RGB pie chart
      #42bc80 color shades, tints & tones
#42bc80 color schemes
#42bc80 color preview, HTML & CSS examples
           This text has a color of #42bc80        
        
          <p style="color:#42bc80;">Text here</p>
        
        
          .mytext {color:#42bc80;}
        
        Text color #42bc80
      
           This box has a color of #42bc80        
        
          <div style="background-color:#42bc80;">Content here</div>
        
        
          .mybackground {background-color:#42bc80;}
        
        Background color #42bc80
      
           Border around this has a color of #42bc80        
        
          <div style="border:2px solid #42bc80;">Content here</div>
        
        
          .myborder {border:2px solid #42bc80;}
        
        Border color #42bc80