#42cbeb color space conversions
Hex:
        #42cbeb
        RGB:
        66, 203, 235
        CMY:
        74, 20, 8
        CMYK:
        72, 14, 0, 8
      HSL:
        191°, 80.8612%, 59.0196%
        HSV (HSB):
        191°, 71.9149%, 92.1569%
        XYZ:
        38.5981, 49.8683, 86.1885
        xyY:
        0.2210, 0.2855, 49.8683
      CIE-Lab:
        75.9883, -26.2366, -26.4085
        CIE-LCH:
        75.9883, 37.2259, 225.1871
        CIE-Luv:
        75.9883, -49.5134, -38.4528
        Hunter-Lab:
        70.6175, -26.0161, -22.9311
      #42cbeb color charts
#42cbeb RGB chart
      #42cbeb CMYK chart
      #42cbeb RGB pie chart
      #42cbeb color shades, tints & tones
#42cbeb color schemes
#42cbeb color preview, HTML & CSS examples
           This text has a color of #42cbeb        
        
          <p style="color:#42cbeb;">Text here</p>
        
        
          .mytext {color:#42cbeb;}
        
        Text color #42cbeb
      
           This box has a color of #42cbeb        
        
          <div style="background-color:#42cbeb;">Content here</div>
        
        
          .mybackground {background-color:#42cbeb;}
        
        Background color #42cbeb
      
           Border around this has a color of #42cbeb        
        
          <div style="border:2px solid #42cbeb;">Content here</div>
        
        
          .myborder {border:2px solid #42cbeb;}
        
        Border color #42cbeb