#42cf8d color space conversions
Hex:
        #42cf8d
        RGB:
        66, 207, 141
        CMY:
        74, 19, 45
        CMYK:
        68, 0, 32, 19
      HSL:
        152°, 59.4937%, 53.5294%
        HSV (HSB):
        152°, 68.1159%, 81.1765%
        XYZ:
        29.3673, 47.7070, 32.8599
        xyY:
        0.2671, 0.4340, 47.7070
      CIE-Lab:
        74.6397, -52.6663, 22.1230
        CIE-LCH:
        74.6397, 57.1241, 157.2147
        CIE-Luv:
        74.6397, -56.8453, 39.4510
        Hunter-Lab:
        69.0702, -44.9782, 20.1422
      #42cf8d color charts
#42cf8d RGB chart
      #42cf8d CMYK chart
      #42cf8d RGB pie chart
      #42cf8d color shades, tints & tones
#42cf8d color schemes
#42cf8d color preview, HTML & CSS examples
           This text has a color of #42cf8d        
        
          <p style="color:#42cf8d;">Text here</p>
        
        
          .mytext {color:#42cf8d;}
        
        Text color #42cf8d
      
           This box has a color of #42cf8d        
        
          <div style="background-color:#42cf8d;">Content here</div>
        
        
          .mybackground {background-color:#42cf8d;}
        
        Background color #42cf8d
      
           Border around this has a color of #42cf8d        
        
          <div style="border:2px solid #42cf8d;">Content here</div>
        
        
          .myborder {border:2px solid #42cf8d;}
        
        Border color #42cf8d