#42f114 color space conversions
Hex:
        #42f114
        RGB:
        66, 241, 20
        CMY:
        74, 5, 92
        CMYK:
        73, 0, 92, 5
      HSL:
        108°, 88.7550%, 51.1765%
        HSV (HSB):
        108°, 91.7012%, 94.5098%
        XYZ:
        33.8283, 64.1194, 11.2552
        xyY:
        0.3098, 0.5872, 64.1194
      CIE-Lab:
        84.0279, -76.8169, 78.5990
        CIE-LCH:
        84.0279, 109.9028, 134.3430
        CIE-Luv:
        84.0279, -72.5209, 100.7869
        Hunter-Lab:
        80.0746, -64.7213, 47.7185
      #42f114 color charts
#42f114 RGB chart
      #42f114 CMYK chart
      #42f114 RGB pie chart
      #42f114 color shades, tints & tones
#42f114 color schemes
#42f114 color preview, HTML & CSS examples
           This text has a color of #42f114        
        
          <p style="color:#42f114;">Text here</p>
        
        
          .mytext {color:#42f114;}
        
        Text color #42f114
      
           This box has a color of #42f114        
        
          <div style="background-color:#42f114;">Content here</div>
        
        
          .mybackground {background-color:#42f114;}
        
        Background color #42f114
      
           Border around this has a color of #42f114        
        
          <div style="border:2px solid #42f114;">Content here</div>
        
        
          .myborder {border:2px solid #42f114;}
        
        Border color #42f114