#42edea color space conversions
Hex:
        #42edea
        RGB:
        66, 237, 234
        CMY:
        74, 7, 8
        CMYK:
        72, 0, 1, 7
      HSL:
        179°, 82.6087%, 59.4118%
        HSV (HSB):
        179°, 72.1519%, 92.9412%
        XYZ:
        47.3822, 67.6671, 88.4057
        xyY:
        0.2329, 0.3326, 67.6671
      CIE-Lab:
        85.8397, -42.5077, -10.9964
        CIE-LCH:
        85.8397, 43.9070, 194.5039
        CIE-Luv:
        85.8397, -61.4646, -10.7271
        Hunter-Lab:
        82.2600, -41.1381, -6.1375
      #42edea color charts
#42edea RGB chart
      #42edea CMYK chart
      #42edea RGB pie chart
      #42edea color shades, tints & tones
#42edea color schemes
#42edea color preview, HTML & CSS examples
           This text has a color of #42edea        
        
          <p style="color:#42edea;">Text here</p>
        
        
          .mytext {color:#42edea;}
        
        Text color #42edea
      
           This box has a color of #42edea        
        
          <div style="background-color:#42edea;">Content here</div>
        
        
          .mybackground {background-color:#42edea;}
        
        Background color #42edea
      
           Border around this has a color of #42edea        
        
          <div style="border:2px solid #42edea;">Content here</div>
        
        
          .myborder {border:2px solid #42edea;}
        
        Border color #42edea