#42d63b color space conversions
Hex:
        #42d63b
        RGB:
        66, 214, 59
        CMY:
        74, 16, 77
        CMYK:
        69, 0, 72, 16
      HSL:
        117°, 65.4008%, 53.5294%
        HSV (HSB):
        117°, 72.4299%, 83.9216%
        XYZ:
        27.0828, 49.5672, 12.2777
        xyY:
        0.3045, 0.5574, 49.5672
      CIE-Lab:
        75.8028, -66.6824, 61.6574
        CIE-LCH:
        75.8028, 90.8194, 137.2422
        CIE-Luv:
        75.8028, -62.7437, 82.9418
        Hunter-Lab:
        70.4039, -54.5421, 38.9432
      #42d63b color charts
#42d63b RGB chart
      #42d63b CMYK chart
      #42d63b RGB pie chart
      #42d63b color shades, tints & tones
#42d63b color schemes
#42d63b color preview, HTML & CSS examples
           This text has a color of #42d63b        
        
          <p style="color:#42d63b;">Text here</p>
        
        
          .mytext {color:#42d63b;}
        
        Text color #42d63b
      
           This box has a color of #42d63b        
        
          <div style="background-color:#42d63b;">Content here</div>
        
        
          .mybackground {background-color:#42d63b;}
        
        Background color #42d63b
      
           Border around this has a color of #42d63b        
        
          <div style="border:2px solid #42d63b;">Content here</div>
        
        
          .myborder {border:2px solid #42d63b;}
        
        Border color #42d63b