#42c9fa color space conversions
Hex:
        #42c9fa
        RGB:
        66, 201, 250
        CMY:
        74, 21, 2
        CMYK:
        74, 20, 0, 2
      HSL:
        196°, 94.8454%, 61.9608%
        HSV (HSB):
        196°, 73.6000%, 98.0392%
        XYZ:
        40.3887, 49.8337, 97.9326
        xyY:
        0.2147, 0.2649, 49.8337
      CIE-Lab:
        75.9671, -20.5054, -34.4932
        CIE-LCH:
        75.9671, 40.1280, 239.2695
        CIE-Luv:
        75.9671, -47.8832, -53.0377
        Hunter-Lab:
        70.5930, -21.4115, -32.8371
      #42c9fa color charts
#42c9fa RGB chart
      #42c9fa CMYK chart
      #42c9fa RGB pie chart
      #42c9fa color shades, tints & tones
#42c9fa color schemes
#42c9fa color preview, HTML & CSS examples
           This text has a color of #42c9fa        
        
          <p style="color:#42c9fa;">Text here</p>
        
        
          .mytext {color:#42c9fa;}
        
        Text color #42c9fa
      
           This box has a color of #42c9fa        
        
          <div style="background-color:#42c9fa;">Content here</div>
        
        
          .mybackground {background-color:#42c9fa;}
        
        Background color #42c9fa
      
           Border around this has a color of #42c9fa        
        
          <div style="border:2px solid #42c9fa;">Content here</div>
        
        
          .myborder {border:2px solid #42c9fa;}
        
        Border color #42c9fa