#42dec8 color space conversions
Hex:
        #42dec8
        RGB:
        66, 222, 200
        CMY:
        74, 13, 22
        CMYK:
        70, 0, 10, 13
      HSL:
        172°, 70.2703%, 56.4706%
        HSV (HSB):
        172°, 70.2703%, 87.0588%
        XYZ:
        38.7934, 57.5709, 63.7113
        xyY:
        0.2423, 0.3596, 57.5709
      CIE-Lab:
        80.4997, -45.0586, -0.9031
        CIE-LCH:
        80.4997, 45.0676, 181.1482
        CIE-Luv:
        80.4997, -58.5340, 5.7582
        Hunter-Lab:
        75.8755, -41.5193, 3.3281
      #42dec8 color charts
#42dec8 RGB chart
      #42dec8 CMYK chart
      #42dec8 RGB pie chart
      #42dec8 color shades, tints & tones
#42dec8 color schemes
#42dec8 color preview, HTML & CSS examples
           This text has a color of #42dec8        
        
          <p style="color:#42dec8;">Text here</p>
        
        
          .mytext {color:#42dec8;}
        
        Text color #42dec8
      
           This box has a color of #42dec8        
        
          <div style="background-color:#42dec8;">Content here</div>
        
        
          .mybackground {background-color:#42dec8;}
        
        Background color #42dec8
      
           Border around this has a color of #42dec8        
        
          <div style="border:2px solid #42dec8;">Content here</div>
        
        
          .myborder {border:2px solid #42dec8;}
        
        Border color #42dec8