#42af5f color space conversions
Hex:
        #42af5f
        RGB:
        66, 175, 95
        CMY:
        74, 31, 63
        CMYK:
        62, 0, 46, 31
      HSL:
        136°, 45.2282%, 47.2549%
        HSV (HSB):
        136°, 62.2857%, 68.6275%
        XYZ:
        19.6423, 32.6444, 16.0922
        xyY:
        0.2873, 0.4774, 32.6444
      CIE-Lab:
        63.8720, -48.6642, 31.9680
        CIE-LCH:
        63.8720, 58.2250, 146.6987
        CIE-Luv:
        63.8720, -47.2710, 48.6396
        Hunter-Lab:
        57.1353, -38.6210, 23.2956
      #42af5f color charts
#42af5f RGB chart
      #42af5f CMYK chart
      #42af5f RGB pie chart
      #42af5f color shades, tints & tones
#42af5f color schemes
#42af5f color preview, HTML & CSS examples
           This text has a color of #42af5f        
        
          <p style="color:#42af5f;">Text here</p>
        
        
          .mytext {color:#42af5f;}
        
        Text color #42af5f
      
           This box has a color of #42af5f        
        
          <div style="background-color:#42af5f;">Content here</div>
        
        
          .mybackground {background-color:#42af5f;}
        
        Background color #42af5f
      
           Border around this has a color of #42af5f        
        
          <div style="border:2px solid #42af5f;">Content here</div>
        
        
          .myborder {border:2px solid #42af5f;}
        
        Border color #42af5f