#42f269 color space conversions
Hex:
        #42f269
        RGB:
        66, 242, 105
        CMY:
        74, 5, 59
        CMYK:
        73, 0, 57, 5
      HSL:
        133°, 87.1287%, 60.3922%
        HSV (HSB):
        133°, 72.7273%, 94.9020%
        XYZ:
        36.5487, 65.6824, 24.1163
        xyY:
        0.2893, 0.5199, 65.6824
      CIE-Lab:
        84.8342, -71.0379, 52.8442
        CIE-LCH:
        84.8342, 88.5375, 143.3549
        CIE-Luv:
        84.8342, -70.8278, 79.3459
        Hunter-Lab:
        81.0447, -61.3301, 39.0885
      #42f269 color charts
#42f269 RGB chart
      #42f269 CMYK chart
      #42f269 RGB pie chart
      #42f269 color shades, tints & tones
#42f269 color schemes
#42f269 color preview, HTML & CSS examples
           This text has a color of #42f269        
        
          <p style="color:#42f269;">Text here</p>
        
        
          .mytext {color:#42f269;}
        
        Text color #42f269
      
           This box has a color of #42f269        
        
          <div style="background-color:#42f269;">Content here</div>
        
        
          .mybackground {background-color:#42f269;}
        
        Background color #42f269
      
           Border around this has a color of #42f269        
        
          <div style="border:2px solid #42f269;">Content here</div>
        
        
          .myborder {border:2px solid #42f269;}
        
        Border color #42f269