#42c481 color space conversions
Hex:
        #42c481
        RGB:
        66, 196, 129
        CMY:
        74, 23, 49
        CMYK:
        66, 0, 34, 23
      HSL:
        149°, 52.4194%, 51.3725%
        HSV (HSB):
        149°, 66.3265%, 76.8627%
        XYZ:
        25.9491, 42.2231, 27.5511
        xyY:
        0.2711, 0.4411, 42.2231
      CIE-Lab:
        71.0245, -50.7422, 23.5424
        CIE-LCH:
        71.0245, 55.9377, 155.1105
        CIE-Luv:
        71.0245, -53.4994, 40.4773
        Hunter-Lab:
        64.9793, -42.4307, 20.3467
      #42c481 color charts
#42c481 RGB chart
      #42c481 CMYK chart
      #42c481 RGB pie chart
      #42c481 color shades, tints & tones
#42c481 color schemes
#42c481 color preview, HTML & CSS examples
           This text has a color of #42c481        
        
          <p style="color:#42c481;">Text here</p>
        
        
          .mytext {color:#42c481;}
        
        Text color #42c481
      
           This box has a color of #42c481        
        
          <div style="background-color:#42c481;">Content here</div>
        
        
          .mybackground {background-color:#42c481;}
        
        Background color #42c481
      
           Border around this has a color of #42c481        
        
          <div style="border:2px solid #42c481;">Content here</div>
        
        
          .myborder {border:2px solid #42c481;}
        
        Border color #42c481