#42e5ca color space conversions
Hex:
        #42e5ca
        RGB:
        66, 229, 202
        CMY:
        74, 10, 21
        CMYK:
        71, 0, 12, 10
      HSL:
        170°, 75.8140%, 57.8431%
        HSV (HSB):
        170°, 71.1790%, 89.8039%
        XYZ:
        40.9267, 61.4611, 65.5832
        xyY:
        0.2437, 0.3659, 61.4611
      CIE-Lab:
        82.6260, -47.5461, 1.1405
        CIE-LCH:
        82.6260, 47.5598, 178.6259
        CIE-Luv:
        82.6260, -60.8646, 9.3284
        Hunter-Lab:
        78.3972, -44.0102, 5.2789
      #42e5ca color charts
#42e5ca RGB chart
      #42e5ca CMYK chart
      #42e5ca RGB pie chart
      #42e5ca color shades, tints & tones
#42e5ca color schemes
#42e5ca color preview, HTML & CSS examples
           This text has a color of #42e5ca        
        
          <p style="color:#42e5ca;">Text here</p>
        
        
          .mytext {color:#42e5ca;}
        
        Text color #42e5ca
      
           This box has a color of #42e5ca        
        
          <div style="background-color:#42e5ca;">Content here</div>
        
        
          .mybackground {background-color:#42e5ca;}
        
        Background color #42e5ca
      
           Border around this has a color of #42e5ca        
        
          <div style="border:2px solid #42e5ca;">Content here</div>
        
        
          .myborder {border:2px solid #42e5ca;}
        
        Border color #42e5ca