#42be8d color space conversions
Hex:
        #42be8d
        RGB:
        66, 190, 141
        CMY:
        74, 25, 45
        CMYK:
        65, 0, 26, 25
      HSL:
        156°, 48.8189%, 50.1961%
        HSV (HSB):
        156°, 65.2632%, 74.5098%
        XYZ:
        25.4679, 39.9082, 31.5601
        xyY:
        0.2627, 0.4117, 39.9082
      CIE-Lab:
        69.4041, -45.7756, 14.8888
        CIE-LCH:
        69.4041, 48.1361, 161.9826
        CIE-Luv:
        69.4041, -50.6250, 28.3030
        Hunter-Lab:
        63.1730, -38.5911, 14.6009
      #42be8d color charts
#42be8d RGB chart
      #42be8d CMYK chart
      #42be8d RGB pie chart
      #42be8d color shades, tints & tones
#42be8d color schemes
#42be8d color preview, HTML & CSS examples
           This text has a color of #42be8d        
        
          <p style="color:#42be8d;">Text here</p>
        
        
          .mytext {color:#42be8d;}
        
        Text color #42be8d
      
           This box has a color of #42be8d        
        
          <div style="background-color:#42be8d;">Content here</div>
        
        
          .mybackground {background-color:#42be8d;}
        
        Background color #42be8d
      
           Border around this has a color of #42be8d        
        
          <div style="border:2px solid #42be8d;">Content here</div>
        
        
          .myborder {border:2px solid #42be8d;}
        
        Border color #42be8d