#42bc83 color space conversions
Hex:
        #42bc83
        RGB:
        66, 188, 131
        CMY:
        74, 26, 49
        CMYK:
        65, 0, 30, 26
      HSL:
        152°, 48.0315%, 49.8039%
        HSV (HSB):
        152°, 64.8936%, 73.7255%
        XYZ:
        24.3267, 38.7634, 27.6727
        xyY:
        0.2680, 0.4271, 38.7634
      CIE-Lab:
        68.5795, -47.1098, 19.1413
        CIE-LCH:
        68.5795, 50.8500, 157.8875
        CIE-Luv:
        68.5795, -50.4329, 34.0185
        Hunter-Lab:
        62.2602, -39.2108, 17.2297
      #42bc83 color charts
#42bc83 RGB chart
      #42bc83 CMYK chart
      #42bc83 RGB pie chart
      #42bc83 color shades, tints & tones
#42bc83 color schemes
#42bc83 color preview, HTML & CSS examples
           This text has a color of #42bc83        
        
          <p style="color:#42bc83;">Text here</p>
        
        
          .mytext {color:#42bc83;}
        
        Text color #42bc83
      
           This box has a color of #42bc83        
        
          <div style="background-color:#42bc83;">Content here</div>
        
        
          .mybackground {background-color:#42bc83;}
        
        Background color #42bc83
      
           Border around this has a color of #42bc83        
        
          <div style="border:2px solid #42bc83;">Content here</div>
        
        
          .myborder {border:2px solid #42bc83;}
        
        Border color #42bc83