#42e2ff color space conversions
Hex:
        #42e2ff
        RGB:
        66, 226, 255
        CMY:
        74, 11, 0
        CMYK:
        74, 11, 0, 0
      HSL:
        189°, 100.0000%, 62.9412%
        HSV (HSB):
        189°, 74.1176%, 100.0000%
        XYZ:
        47.4931, 62.7710, 104.2206
        xyY:
        0.2214, 0.2927, 62.7710
      CIE-Lab:
        83.3217, -31.3452, -25.8592
        CIE-LCH:
        83.3217, 40.6352, 219.5220
        CIE-Luv:
        83.3217, -56.2173, -37.1987
        Hunter-Lab:
        79.2281, -31.6478, -22.5333
      #42e2ff color charts
#42e2ff RGB chart
      #42e2ff CMYK chart
      #42e2ff RGB pie chart
      #42e2ff color shades, tints & tones
#42e2ff color schemes
#42e2ff color preview, HTML & CSS examples
           This text has a color of #42e2ff        
        
          <p style="color:#42e2ff;">Text here</p>
        
        
          .mytext {color:#42e2ff;}
        
        Text color #42e2ff
      
           This box has a color of #42e2ff        
        
          <div style="background-color:#42e2ff;">Content here</div>
        
        
          .mybackground {background-color:#42e2ff;}
        
        Background color #42e2ff
      
           Border around this has a color of #42e2ff        
        
          <div style="border:2px solid #42e2ff;">Content here</div>
        
        
          .myborder {border:2px solid #42e2ff;}
        
        Border color #42e2ff