#42e3ef color space conversions
Hex:
        #42e3ef
        RGB:
        66, 227, 239
        CMY:
        74, 11, 6
        CMYK:
        72, 5, 0, 6
      HSL:
        184°, 84.3902%, 59.8039%
        HSV (HSB):
        184°, 72.3849%, 93.7255%
        XYZ:
        45.2958, 62.3284, 91.3046
        xyY:
        0.2277, 0.3133, 62.3284
      CIE-Lab:
        83.0878, -36.5524, -17.7587
        CIE-LCH:
        83.0878, 40.6380, 205.9124
        CIE-Luv:
        83.0878, -57.6483, -22.7387
        Hunter-Lab:
        78.9483, -35.7470, -13.3057
      #42e3ef color charts
#42e3ef RGB chart
      #42e3ef CMYK chart
      #42e3ef RGB pie chart
      #42e3ef color shades, tints & tones
#42e3ef color schemes
#42e3ef color preview, HTML & CSS examples
           This text has a color of #42e3ef        
        
          <p style="color:#42e3ef;">Text here</p>
        
        
          .mytext {color:#42e3ef;}
        
        Text color #42e3ef
      
           This box has a color of #42e3ef        
        
          <div style="background-color:#42e3ef;">Content here</div>
        
        
          .mybackground {background-color:#42e3ef;}
        
        Background color #42e3ef
      
           Border around this has a color of #42e3ef        
        
          <div style="border:2px solid #42e3ef;">Content here</div>
        
        
          .myborder {border:2px solid #42e3ef;}
        
        Border color #42e3ef