#42eb98 color space conversions
Hex:
        #42eb98
        RGB:
        66, 235, 152
        CMY:
        74, 8, 40
        CMYK:
        72, 0, 35, 8
      HSL:
        151°, 80.8612%, 59.0196%
        HSV (HSB):
        151°, 71.9149%, 92.1569%
        XYZ:
        37.6226, 62.8419, 39.8526
        xyY:
        0.2681, 0.4479, 62.8419
      CIE-Lab:
        83.3591, -61.1532, 28.2454
        CIE-LCH:
        83.3591, 67.3611, 155.2088
        CIE-Luv:
        83.3591, -66.1109, 49.7557
        Hunter-Lab:
        79.2729, -54.0122, 25.6844
      #42eb98 color charts
#42eb98 RGB chart
      #42eb98 CMYK chart
      #42eb98 RGB pie chart
      #42eb98 color shades, tints & tones
#42eb98 color schemes
#42eb98 color preview, HTML & CSS examples
           This text has a color of #42eb98        
        
          <p style="color:#42eb98;">Text here</p>
        
        
          .mytext {color:#42eb98;}
        
        Text color #42eb98
      
           This box has a color of #42eb98        
        
          <div style="background-color:#42eb98;">Content here</div>
        
        
          .mybackground {background-color:#42eb98;}
        
        Background color #42eb98
      
           Border around this has a color of #42eb98        
        
          <div style="border:2px solid #42eb98;">Content here</div>
        
        
          .myborder {border:2px solid #42eb98;}
        
        Border color #42eb98