#42bd5b color space conversions
Hex:
        #42bd5b
        RGB:
        66, 189, 91
        CMY:
        74, 26, 64
        CMYK:
        65, 0, 52, 26
      HSL:
        132°, 48.2353%, 50.0000%
        HSV (HSB):
        132°, 65.0794%, 74.1176%
        XYZ:
        22.3327, 38.3088, 16.1148
        xyY:
        0.2910, 0.4991, 38.3088
      CIE-Lab:
        68.2476, -54.6013, 39.4627
        CIE-LCH:
        68.2476, 67.3692, 144.1427
        CIE-Luv:
        68.2476, -52.7085, 58.5112
        Hunter-Lab:
        61.8941, -43.9081, 27.8890
      #42bd5b color charts
#42bd5b RGB chart
      #42bd5b CMYK chart
      #42bd5b RGB pie chart
      #42bd5b color shades, tints & tones
#42bd5b color schemes
#42bd5b color preview, HTML & CSS examples
           This text has a color of #42bd5b        
        
          <p style="color:#42bd5b;">Text here</p>
        
        
          .mytext {color:#42bd5b;}
        
        Text color #42bd5b
      
           This box has a color of #42bd5b        
        
          <div style="background-color:#42bd5b;">Content here</div>
        
        
          .mybackground {background-color:#42bd5b;}
        
        Background color #42bd5b
      
           Border around this has a color of #42bd5b        
        
          <div style="border:2px solid #42bd5b;">Content here</div>
        
        
          .myborder {border:2px solid #42bd5b;}
        
        Border color #42bd5b