#42f8ee color space conversions
Hex:
        #42f8ee
        RGB:
        66, 248, 238
        CMY:
        74, 3, 7
        CMYK:
        73, 0, 4, 3
      HSL:
        177°, 92.8571%, 61.5686%
        HSV (HSB):
        177°, 73.3871%, 97.2549%
        XYZ:
        51.2468, 74.4661, 92.5613
        xyY:
        0.2348, 0.3412, 74.4661
      CIE-Lab:
        89.1423, -46.2449, -8.1812
        CIE-LCH:
        89.1423, 46.9630, 190.0323
        CIE-Luv:
        89.1423, -64.9775, -5.5966
        Hunter-Lab:
        86.2937, -45.0092, -3.1907
      #42f8ee color charts
#42f8ee RGB chart
      #42f8ee CMYK chart
      #42f8ee RGB pie chart
      #42f8ee color shades, tints & tones
#42f8ee color schemes
#42f8ee color preview, HTML & CSS examples
           This text has a color of #42f8ee        
        
          <p style="color:#42f8ee;">Text here</p>
        
        
          .mytext {color:#42f8ee;}
        
        Text color #42f8ee
      
           This box has a color of #42f8ee        
        
          <div style="background-color:#42f8ee;">Content here</div>
        
        
          .mybackground {background-color:#42f8ee;}
        
        Background color #42f8ee
      
           Border around this has a color of #42f8ee        
        
          <div style="border:2px solid #42f8ee;">Content here</div>
        
        
          .myborder {border:2px solid #42f8ee;}
        
        Border color #42f8ee