#42bc70 color space conversions
Hex:
        #42bc70
        RGB:
        66, 188, 112
        CMY:
        74, 26, 56
        CMYK:
        65, 0, 40, 26
      HSL:
        143°, 48.0315%, 49.8039%
        HSV (HSB):
        143°, 64.8936%, 73.7255%
        XYZ:
        23.1546, 38.2945, 21.5004
        xyY:
        0.2791, 0.4617, 38.2945
      CIE-Lab:
        68.2371, -50.8167, 28.7722
        CIE-LCH:
        68.2371, 58.3968, 150.4816
        CIE-Luv:
        68.2371, -51.4050, 46.3289
        Hunter-Lab:
        61.8826, -41.5051, 22.7181
      #42bc70 color charts
#42bc70 RGB chart
      #42bc70 CMYK chart
      #42bc70 RGB pie chart
      #42bc70 color shades, tints & tones
#42bc70 color schemes
#42bc70 color preview, HTML & CSS examples
           This text has a color of #42bc70        
        
          <p style="color:#42bc70;">Text here</p>
        
        
          .mytext {color:#42bc70;}
        
        Text color #42bc70
      
           This box has a color of #42bc70        
        
          <div style="background-color:#42bc70;">Content here</div>
        
        
          .mybackground {background-color:#42bc70;}
        
        Background color #42bc70
      
           Border around this has a color of #42bc70        
        
          <div style="border:2px solid #42bc70;">Content here</div>
        
        
          .myborder {border:2px solid #42bc70;}
        
        Border color #42bc70