#42cec7 color space conversions
Hex:
        #42cec7
        RGB:
        66, 206, 199
        CMY:
        74, 19, 22
        CMYK:
        68, 0, 3, 19
      HSL:
        177°, 58.8235%, 53.3333%
        HSV (HSB):
        177°, 67.9612%, 80.7843%
        XYZ:
        34.6269, 49.4244, 61.7477
        xyY:
        0.2375, 0.3390, 49.4244
      CIE-Lab:
        75.7146, -38.2173, -7.4167
        CIE-LCH:
        75.7146, 38.9303, 190.9827
        CIE-Luv:
        75.7146, -52.9022, -5.4907
        Hunter-Lab:
        70.3025, -35.1107, -2.8635
      #42cec7 color charts
#42cec7 RGB chart
      #42cec7 CMYK chart
      #42cec7 RGB pie chart
      #42cec7 color shades, tints & tones
#42cec7 color schemes
#42cec7 color preview, HTML & CSS examples
           This text has a color of #42cec7        
        
          <p style="color:#42cec7;">Text here</p>
        
        
          .mytext {color:#42cec7;}
        
        Text color #42cec7
      
           This box has a color of #42cec7        
        
          <div style="background-color:#42cec7;">Content here</div>
        
        
          .mybackground {background-color:#42cec7;}
        
        Background color #42cec7
      
           Border around this has a color of #42cec7        
        
          <div style="border:2px solid #42cec7;">Content here</div>
        
        
          .myborder {border:2px solid #42cec7;}
        
        Border color #42cec7