#42c7ee color space conversions
Hex:
        #42c7ee
        RGB:
        66, 199, 238
        CMY:
        74, 22, 7
        CMYK:
        72, 16, 0, 7
      HSL:
        194°, 83.4951%, 59.6078%
        HSV (HSB):
        194°, 72.2689%, 93.3333%
        XYZ:
        38.1028, 48.1781, 88.1800
        xyY:
        0.2184, 0.2762, 48.1781
      CIE-Lab:
        74.9372, -23.2962, -29.6350
        CIE-LCH:
        74.9372, 37.6955, 231.8290
        CIE-Luv:
        74.9372, -47.9216, -44.2656
        Hunter-Lab:
        69.4105, -23.4810, -26.7355
      #42c7ee color charts
#42c7ee RGB chart
      #42c7ee CMYK chart
      #42c7ee RGB pie chart
      #42c7ee color shades, tints & tones
#42c7ee color schemes
#42c7ee color preview, HTML & CSS examples
           This text has a color of #42c7ee        
        
          <p style="color:#42c7ee;">Text here</p>
        
        
          .mytext {color:#42c7ee;}
        
        Text color #42c7ee
      
           This box has a color of #42c7ee        
        
          <div style="background-color:#42c7ee;">Content here</div>
        
        
          .mybackground {background-color:#42c7ee;}
        
        Background color #42c7ee
      
           Border around this has a color of #42c7ee        
        
          <div style="border:2px solid #42c7ee;">Content here</div>
        
        
          .myborder {border:2px solid #42c7ee;}
        
        Border color #42c7ee