#42fbff color space conversions
Hex:
        #42fbff
        RGB:
        66, 251, 255
        CMY:
        74, 2, 0
        CMYK:
        74, 2, 0, 0
      HSL:
        181°, 100.0000%, 62.9412%
        HSV (HSB):
        181°, 74.1176%, 100.0000%
        XYZ:
        54.7939, 77.3726, 106.6542
        xyY:
        0.2294, 0.3240, 77.3726
      CIE-Lab:
        90.4928, -42.8854, -15.0176
        CIE-LCH:
        90.4928, 45.4388, 199.2992
        CIE-Luv:
        90.4928, -64.8040, -17.3967
        Hunter-Lab:
        87.9617, -42.7400, -10.3164
      #42fbff color charts
#42fbff RGB chart
      #42fbff CMYK chart
      #42fbff RGB pie chart
      #42fbff color shades, tints & tones
#42fbff color schemes
#42fbff color preview, HTML & CSS examples
           This text has a color of #42fbff        
        
          <p style="color:#42fbff;">Text here</p>
        
        
          .mytext {color:#42fbff;}
        
        Text color #42fbff
      
           This box has a color of #42fbff        
        
          <div style="background-color:#42fbff;">Content here</div>
        
        
          .mybackground {background-color:#42fbff;}
        
        Background color #42fbff
      
           Border around this has a color of #42fbff        
        
          <div style="border:2px solid #42fbff;">Content here</div>
        
        
          .myborder {border:2px solid #42fbff;}
        
        Border color #42fbff