#42cec5 color space conversions
Hex:
        #42cec5
        RGB:
        66, 206, 197
        CMY:
        74, 19, 23
        CMYK:
        68, 0, 4, 19
      HSL:
        176°, 58.8235%, 53.3333%
        HSV (HSB):
        176°, 67.9612%, 80.7843%
        XYZ:
        34.3961, 49.3321, 60.5325
        xyY:
        0.2384, 0.3420, 49.3321
      CIE-Lab:
        75.6575, -38.7661, -6.4220
        CIE-LCH:
        75.6575, 39.2944, 189.4063
        CIE-Luv:
        75.6575, -53.0321, -3.8365
        Hunter-Lab:
        70.2368, -35.5000, -1.9324
      #42cec5 color charts
#42cec5 RGB chart
      #42cec5 CMYK chart
      #42cec5 RGB pie chart
      #42cec5 color shades, tints & tones
#42cec5 color schemes
#42cec5 color preview, HTML & CSS examples
           This text has a color of #42cec5        
        
          <p style="color:#42cec5;">Text here</p>
        
        
          .mytext {color:#42cec5;}
        
        Text color #42cec5
      
           This box has a color of #42cec5        
        
          <div style="background-color:#42cec5;">Content here</div>
        
        
          .mybackground {background-color:#42cec5;}
        
        Background color #42cec5
      
           Border around this has a color of #42cec5        
        
          <div style="border:2px solid #42cec5;">Content here</div>
        
        
          .myborder {border:2px solid #42cec5;}
        
        Border color #42cec5