#42af2b color space conversions
Hex:
        #42af2b
        RGB:
        66, 175, 43
        CMY:
        74, 31, 83
        CMYK:
        62, 0, 75, 31
      HSL:
        110°, 60.5505%, 42.7451%
        HSV (HSB):
        110°, 75.4286%, 68.6275%
        XYZ:
        18.0128, 31.9926, 7.5113
        xyY:
        0.3132, 0.5562, 31.9926
      CIE-Lab:
        63.3368, -54.7691, 54.7621
        CIE-LCH:
        63.3368, 77.4502, 135.0037
        CIE-Luv:
        63.3368, -48.9054, 69.9198
        Hunter-Lab:
        56.5620, -42.1383, 31.7198
      #42af2b color charts
#42af2b RGB chart
      #42af2b CMYK chart
      #42af2b RGB pie chart
      #42af2b color shades, tints & tones
#42af2b color schemes
#42af2b color preview, HTML & CSS examples
           This text has a color of #42af2b        
        
          <p style="color:#42af2b;">Text here</p>
        
        
          .mytext {color:#42af2b;}
        
        Text color #42af2b
      
           This box has a color of #42af2b        
        
          <div style="background-color:#42af2b;">Content here</div>
        
        
          .mybackground {background-color:#42af2b;}
        
        Background color #42af2b
      
           Border around this has a color of #42af2b        
        
          <div style="border:2px solid #42af2b;">Content here</div>
        
        
          .myborder {border:2px solid #42af2b;}
        
        Border color #42af2b