#42afff color space conversions
Hex:
        #42afff
        RGB:
        66, 175, 255
        CMY:
        74, 31, 0
        CMYK:
        74, 31, 0, 0
      HSL:
        205°, 100.0000%, 62.9412%
        HSV (HSB):
        205°, 74.1176%, 100.0000%
        XYZ:
        35.6267, 39.0382, 100.2651
        xyY:
        0.2037, 0.2232, 39.0382
      CIE-Lab:
        68.7789, -4.9176, -48.4072
        CIE-LCH:
        68.7789, 48.6564, 264.1994
        CIE-Luv:
        68.7789, -38.6943, -78.0279
        Hunter-Lab:
        62.4806, -7.5593, -51.4087
      #42afff color charts
#42afff RGB chart
      #42afff CMYK chart
      #42afff RGB pie chart
      #42afff color shades, tints & tones
#42afff color schemes
#42afff color preview, HTML & CSS examples
           This text has a color of #42afff        
        
          <p style="color:#42afff;">Text here</p>
        
        
          .mytext {color:#42afff;}
        
        Text color #42afff
      
           This box has a color of #42afff        
        
          <div style="background-color:#42afff;">Content here</div>
        
        
          .mybackground {background-color:#42afff;}
        
        Background color #42afff
      
           Border around this has a color of #42afff        
        
          <div style="border:2px solid #42afff;">Content here</div>
        
        
          .myborder {border:2px solid #42afff;}
        
        Border color #42afff