#42db9a color space conversions
Hex:
        #42db9a
        RGB:
        66, 219, 154
        CMY:
        74, 14, 40
        CMYK:
        70, 0, 30, 14
      HSL:
        155°, 68.0000%, 55.8824%
        HSV (HSB):
        155°, 69.8630%, 85.8824%
        XYZ:
        33.4110, 54.1544, 39.2637
        xyY:
        0.2634, 0.4270, 54.1544
      CIE-Lab:
        78.5517, -54.6757, 20.6647
        CIE-LCH:
        78.5517, 58.4505, 159.2958
        CIE-Luv:
        78.5517, -60.3875, 38.3014
        Hunter-Lab:
        73.5897, -47.7397, 19.8786
      #42db9a color charts
#42db9a RGB chart
      #42db9a CMYK chart
      #42db9a RGB pie chart
      #42db9a color shades, tints & tones
#42db9a color schemes
#42db9a color preview, HTML & CSS examples
           This text has a color of #42db9a        
        
          <p style="color:#42db9a;">Text here</p>
        
        
          .mytext {color:#42db9a;}
        
        Text color #42db9a
      
           This box has a color of #42db9a        
        
          <div style="background-color:#42db9a;">Content here</div>
        
        
          .mybackground {background-color:#42db9a;}
        
        Background color #42db9a
      
           Border around this has a color of #42db9a        
        
          <div style="border:2px solid #42db9a;">Content here</div>
        
        
          .myborder {border:2px solid #42db9a;}
        
        Border color #42db9a