#42d2fa color space conversions
Hex:
        #42d2fa
        RGB:
        66, 210, 250
        CMY:
        74, 18, 2
        CMYK:
        74, 16, 0, 2
      HSL:
        193°, 94.8454%, 61.9608%
        HSV (HSB):
        193°, 73.6000%, 98.0392%
        XYZ:
        42.5487, 54.1536, 98.6526
        xyY:
        0.2178, 0.2772, 54.1536
      CIE-Lab:
        78.5512, -25.0590, -30.5098
        CIE-LCH:
        78.5512, 39.4816, 230.6022
        CIE-Luv:
        78.5512, -51.0057, -45.7728
        Hunter-Lab:
        73.5891, -25.5736, -27.9710
      #42d2fa color charts
#42d2fa RGB chart
      #42d2fa CMYK chart
      #42d2fa RGB pie chart
      #42d2fa color shades, tints & tones
#42d2fa color schemes
#42d2fa color preview, HTML & CSS examples
           This text has a color of #42d2fa        
        
          <p style="color:#42d2fa;">Text here</p>
        
        
          .mytext {color:#42d2fa;}
        
        Text color #42d2fa
      
           This box has a color of #42d2fa        
        
          <div style="background-color:#42d2fa;">Content here</div>
        
        
          .mybackground {background-color:#42d2fa;}
        
        Background color #42d2fa
      
           Border around this has a color of #42d2fa        
        
          <div style="border:2px solid #42d2fa;">Content here</div>
        
        
          .myborder {border:2px solid #42d2fa;}
        
        Border color #42d2fa