#42b1ee color space conversions
Hex:
        #42b1ee
        RGB:
        66, 177, 238
        CMY:
        74, 31, 7
        CMYK:
        72, 26, 0, 7
      HSL:
        201°, 83.4951%, 59.6078%
        HSV (HSB):
        201°, 72.2689%, 93.3333%
        XYZ:
        33.4015, 38.7756, 86.6129
        xyY:
        0.2104, 0.2442, 38.7756
      CIE-Lab:
        68.5884, -11.7639, -39.4702
        CIE-LCH:
        68.5884, 41.1860, 253.4036
        CIE-Luv:
        68.5884, -40.2358, -61.9199
        Hunter-Lab:
        62.2700, -13.2255, -38.8789
      #42b1ee color charts
#42b1ee RGB chart
      #42b1ee CMYK chart
      #42b1ee RGB pie chart
      #42b1ee color shades, tints & tones
#42b1ee color schemes
#42b1ee color preview, HTML & CSS examples
           This text has a color of #42b1ee        
        
          <p style="color:#42b1ee;">Text here</p>
        
        
          .mytext {color:#42b1ee;}
        
        Text color #42b1ee
      
           This box has a color of #42b1ee        
        
          <div style="background-color:#42b1ee;">Content here</div>
        
        
          .mybackground {background-color:#42b1ee;}
        
        Background color #42b1ee
      
           Border around this has a color of #42b1ee        
        
          <div style="border:2px solid #42b1ee;">Content here</div>
        
        
          .myborder {border:2px solid #42b1ee;}
        
        Border color #42b1ee