#42d7fa color space conversions
Hex:
        #42d7fa
        RGB:
        66, 215, 250
        CMY:
        74, 16, 2
        CMYK:
        74, 14, 0, 2
      HSL:
        191°, 94.8454%, 61.9608%
        HSV (HSB):
        191°, 73.6000%, 98.0392%
        XYZ:
        43.8025, 56.6613, 99.0706
        xyY:
        0.2195, 0.2840, 56.6613
      CIE-Lab:
        79.9887, -27.5343, -28.3042
        CIE-LCH:
        79.9887, 39.4875, 225.7900
        CIE-Luv:
        79.9887, -52.7411, -41.7413
        Hunter-Lab:
        75.2737, -27.8579, -25.3423
      #42d7fa color charts
#42d7fa RGB chart
      #42d7fa CMYK chart
      #42d7fa RGB pie chart
      #42d7fa color shades, tints & tones
#42d7fa color schemes
#42d7fa color preview, HTML & CSS examples
           This text has a color of #42d7fa        
        
          <p style="color:#42d7fa;">Text here</p>
        
        
          .mytext {color:#42d7fa;}
        
        Text color #42d7fa
      
           This box has a color of #42d7fa        
        
          <div style="background-color:#42d7fa;">Content here</div>
        
        
          .mybackground {background-color:#42d7fa;}
        
        Background color #42d7fa
      
           Border around this has a color of #42d7fa        
        
          <div style="border:2px solid #42d7fa;">Content here</div>
        
        
          .myborder {border:2px solid #42d7fa;}
        
        Border color #42d7fa