#42be8b color space conversions
Hex:
        #42be8b
        RGB:
        66, 190, 139
        CMY:
        74, 25, 45
        CMYK:
        65, 0, 27, 25
      HSL:
        155°, 48.8189%, 50.1961%
        HSV (HSB):
        155°, 65.2632%, 74.5098%
        XYZ:
        25.3204, 39.8492, 30.7832
        xyY:
        0.2639, 0.4153, 39.8492
      CIE-Lab:
        69.3620, -46.2177, 15.9111
        CIE-LCH:
        69.3620, 48.8798, 161.0032
        CIE-Luv:
        69.3620, -50.7372, 29.7346
        Hunter-Lab:
        63.1263, -38.8732, 15.2759
      #42be8b color charts
#42be8b RGB chart
      #42be8b CMYK chart
      #42be8b RGB pie chart
      #42be8b color shades, tints & tones
#42be8b color schemes
#42be8b color preview, HTML & CSS examples
           This text has a color of #42be8b        
        
          <p style="color:#42be8b;">Text here</p>
        
        
          .mytext {color:#42be8b;}
        
        Text color #42be8b
      
           This box has a color of #42be8b        
        
          <div style="background-color:#42be8b;">Content here</div>
        
        
          .mybackground {background-color:#42be8b;}
        
        Background color #42be8b
      
           Border around this has a color of #42be8b        
        
          <div style="border:2px solid #42be8b;">Content here</div>
        
        
          .myborder {border:2px solid #42be8b;}
        
        Border color #42be8b