#42f78a color space conversions
Hex:
        #42f78a
        RGB:
        66, 247, 138
        CMY:
        74, 3, 46
        CMYK:
        73, 0, 44, 3
      HSL:
        144°, 91.8782%, 61.3725%
        HSV (HSB):
        144°, 73.2794%, 96.8627%
        XYZ:
        40.0950, 69.5148, 35.3492
        xyY:
        0.2766, 0.4795, 69.5148
      CIE-Lab:
        86.7583, -67.9331, 39.7115
        CIE-LCH:
        86.7583, 78.6887, 149.6908
        CIE-Luv:
        86.7583, -70.9851, 65.3119
        Hunter-Lab:
        83.3755, -60.0672, 33.2253
      #42f78a color charts
#42f78a RGB chart
      #42f78a CMYK chart
      #42f78a RGB pie chart
      #42f78a color shades, tints & tones
#42f78a color schemes
#42f78a color preview, HTML & CSS examples
           This text has a color of #42f78a        
        
          <p style="color:#42f78a;">Text here</p>
        
        
          .mytext {color:#42f78a;}
        
        Text color #42f78a
      
           This box has a color of #42f78a        
        
          <div style="background-color:#42f78a;">Content here</div>
        
        
          .mybackground {background-color:#42f78a;}
        
        Background color #42f78a
      
           Border around this has a color of #42f78a        
        
          <div style="border:2px solid #42f78a;">Content here</div>
        
        
          .myborder {border:2px solid #42f78a;}
        
        Border color #42f78a