#42e0df color space conversions
Hex:
        #42e0df
        RGB:
        66, 224, 223
        CMY:
        74, 12, 13
        CMYK:
        71, 0, 0, 12
      HSL:
        180°, 71.8182%, 56.8627%
        HSV (HSB):
        180°, 70.5357%, 87.8431%
        XYZ:
        42.2217, 59.7973, 79.1287
        xyY:
        0.2331, 0.3301, 59.7973
      CIE-Lab:
        81.7279, -39.7339, -11.3168
        CIE-LCH:
        81.7279, 41.3141, 195.8977
        CIE-Luv:
        81.7279, -57.6893, -11.6070
        Hunter-Lab:
        77.3287, -37.8637, -6.5401
      #42e0df color charts
#42e0df RGB chart
      #42e0df CMYK chart
      #42e0df RGB pie chart
      #42e0df color shades, tints & tones
#42e0df color schemes
#42e0df color preview, HTML & CSS examples
           This text has a color of #42e0df        
        
          <p style="color:#42e0df;">Text here</p>
        
        
          .mytext {color:#42e0df;}
        
        Text color #42e0df
      
           This box has a color of #42e0df        
        
          <div style="background-color:#42e0df;">Content here</div>
        
        
          .mybackground {background-color:#42e0df;}
        
        Background color #42e0df
      
           Border around this has a color of #42e0df        
        
          <div style="border:2px solid #42e0df;">Content here</div>
        
        
          .myborder {border:2px solid #42e0df;}
        
        Border color #42e0df