#42c814 color space conversions
Hex:
        #42c814
        RGB:
        66, 200, 20
        CMY:
        74, 22, 92
        CMYK:
        67, 0, 90, 22
      HSL:
        105°, 81.8182%, 43.1373%
        HSV (HSB):
        105°, 90.0000%, 78.4314%
        XYZ:
        23.0273, 42.5173, 7.6548
        xyY:
        0.3146, 0.5808, 42.5173
      CIE-Lab:
        71.2261, -64.2736, 67.8453
        CIE-LCH:
        71.2261, 93.4564, 133.4514
        CIE-Luv:
        71.2261, -58.4529, 84.5433
        Hunter-Lab:
        65.2053, -51.0718, 38.6833
      #42c814 color charts
#42c814 RGB chart
      #42c814 CMYK chart
      #42c814 RGB pie chart
      #42c814 color shades, tints & tones
#42c814 color schemes
#42c814 color preview, HTML & CSS examples
           This text has a color of #42c814        
        
          <p style="color:#42c814;">Text here</p>
        
        
          .mytext {color:#42c814;}
        
        Text color #42c814
      
           This box has a color of #42c814        
        
          <div style="background-color:#42c814;">Content here</div>
        
        
          .mybackground {background-color:#42c814;}
        
        Background color #42c814
      
           Border around this has a color of #42c814        
        
          <div style="border:2px solid #42c814;">Content here</div>
        
        
          .myborder {border:2px solid #42c814;}
        
        Border color #42c814