#42df8a color space conversions
Hex:
        #42df8a
        RGB:
        66, 223, 138
        CMY:
        74, 13, 46
        CMYK:
        70, 0, 38, 13
      HSL:
        148°, 71.0407%, 56.6667%
        HSV (HSB):
        148°, 70.4036%, 87.4510%
        XYZ:
        33.2219, 55.7686, 33.0582
        xyY:
        0.2722, 0.4569, 55.7686
      CIE-Lab:
        79.4819, -59.3525, 30.2022
        CIE-LCH:
        79.4819, 66.5950, 153.0302
        CIE-Luv:
        79.4819, -62.7092, 51.3307
        Hunter-Lab:
        74.6784, -51.2785, 26.0287
      #42df8a color charts
#42df8a RGB chart
      #42df8a CMYK chart
      #42df8a RGB pie chart
      #42df8a color shades, tints & tones
#42df8a color schemes
#42df8a color preview, HTML & CSS examples
           This text has a color of #42df8a        
        
          <p style="color:#42df8a;">Text here</p>
        
        
          .mytext {color:#42df8a;}
        
        Text color #42df8a
      
           This box has a color of #42df8a        
        
          <div style="background-color:#42df8a;">Content here</div>
        
        
          .mybackground {background-color:#42df8a;}
        
        Background color #42df8a
      
           Border around this has a color of #42df8a        
        
          <div style="border:2px solid #42df8a;">Content here</div>
        
        
          .myborder {border:2px solid #42df8a;}
        
        Border color #42df8a