#42fdff color space conversions
Hex:
        #42fdff
        RGB:
        66, 253, 255
        CMY:
        74, 1, 0
        CMYK:
        74, 1, 0, 0
      HSL:
        181°, 100.0000%, 62.9412%
        HSV (HSB):
        181°, 74.1176%, 100.0000%
        XYZ:
        55.4220, 78.6288, 106.8636
        xyY:
        0.2300, 0.3264, 78.6288
      CIE-Lab:
        91.0661, -43.7722, -14.1591
        CIE-LCH:
        91.0661, 46.0053, 197.9250
        CIE-Luv:
        91.0661, -65.4861, -15.8402
        Hunter-Lab:
        88.6729, -43.6121, -9.3819
      #42fdff color charts
#42fdff RGB chart
      #42fdff CMYK chart
      #42fdff RGB pie chart
      #42fdff color shades, tints & tones
#42fdff color schemes
#42fdff color preview, HTML & CSS examples
           This text has a color of #42fdff        
        
          <p style="color:#42fdff;">Text here</p>
        
        
          .mytext {color:#42fdff;}
        
        Text color #42fdff
      
           This box has a color of #42fdff        
        
          <div style="background-color:#42fdff;">Content here</div>
        
        
          .mybackground {background-color:#42fdff;}
        
        Background color #42fdff
      
           Border around this has a color of #42fdff        
        
          <div style="border:2px solid #42fdff;">Content here</div>
        
        
          .myborder {border:2px solid #42fdff;}
        
        Border color #42fdff