#42dec9 color space conversions
Hex:
        #42dec9
        RGB:
        66, 222, 201
        CMY:
        74, 13, 21
        CMYK:
        70, 0, 9, 13
      HSL:
        172°, 70.2703%, 56.4706%
        HSV (HSB):
        172°, 70.2703%, 87.0588%
        XYZ:
        38.9107, 57.6178, 64.3289
        xyY:
        0.2419, 0.3582, 57.6178
      CIE-Lab:
        80.5259, -44.7981, -1.3967
        CIE-LCH:
        80.5259, 44.8199, 181.7858
        CIE-Luv:
        80.5259, -58.4674, 4.9533
        Hunter-Lab:
        75.9064, -41.3347, 2.8876
      #42dec9 color charts
#42dec9 RGB chart
      #42dec9 CMYK chart
      #42dec9 RGB pie chart
      #42dec9 color shades, tints & tones
#42dec9 color schemes
#42dec9 color preview, HTML & CSS examples
           This text has a color of #42dec9        
        
          <p style="color:#42dec9;">Text here</p>
        
        
          .mytext {color:#42dec9;}
        
        Text color #42dec9
      
           This box has a color of #42dec9        
        
          <div style="background-color:#42dec9;">Content here</div>
        
        
          .mybackground {background-color:#42dec9;}
        
        Background color #42dec9
      
           Border around this has a color of #42dec9        
        
          <div style="border:2px solid #42dec9;">Content here</div>
        
        
          .myborder {border:2px solid #42dec9;}
        
        Border color #42dec9