#42dec0 color space conversions
Hex:
        #42dec0
        RGB:
        66, 222, 192
        CMY:
        74, 13, 25
        CMYK:
        70, 0, 14, 13
      HSL:
        168°, 70.2703%, 56.4706%
        HSV (HSB):
        168°, 70.2703%, 87.0588%
        XYZ:
        37.8825, 57.2066, 58.9145
        xyY:
        0.2460, 0.3715, 57.2066
      CIE-Lab:
        80.2956, -47.1051, 3.0533
        CIE-LCH:
        80.2956, 47.2040, 176.2913
        CIE-Luv:
        80.2956, -59.0636, 12.1277
        Hunter-Lab:
        75.6350, -42.9580, 6.7617
      #42dec0 color charts
#42dec0 RGB chart
      #42dec0 CMYK chart
      #42dec0 RGB pie chart
      #42dec0 color shades, tints & tones
#42dec0 color schemes
#42dec0 color preview, HTML & CSS examples
           This text has a color of #42dec0        
        
          <p style="color:#42dec0;">Text here</p>
        
        
          .mytext {color:#42dec0;}
        
        Text color #42dec0
      
           This box has a color of #42dec0        
        
          <div style="background-color:#42dec0;">Content here</div>
        
        
          .mybackground {background-color:#42dec0;}
        
        Background color #42dec0
      
           Border around this has a color of #42dec0        
        
          <div style="border:2px solid #42dec0;">Content here</div>
        
        
          .myborder {border:2px solid #42dec0;}
        
        Border color #42dec0