#42bdea color space conversions
Hex:
        #42bdea
        RGB:
        66, 189, 234
        CMY:
        74, 26, 8
        CMYK:
        72, 19, 0, 8
      HSL:
        196°, 80.0000%, 58.8235%
        HSV (HSB):
        196°, 71.7949%, 91.7647%
        XYZ:
        35.2956, 43.4940, 84.3768
        xyY:
        0.2163, 0.2666, 43.4940
      CIE-Lab:
        71.8890, -19.4431, -32.1709
        CIE-LCH:
        71.8890, 37.5899, 238.8525
        CIE-Luv:
        71.8890, -44.6521, -48.8535
        Hunter-Lab:
        65.9499, -19.8813, -29.6911
      #42bdea color charts
#42bdea RGB chart
      #42bdea CMYK chart
      #42bdea RGB pie chart
      #42bdea color shades, tints & tones
#42bdea color schemes
#42bdea color preview, HTML & CSS examples
           This text has a color of #42bdea        
        
          <p style="color:#42bdea;">Text here</p>
        
        
          .mytext {color:#42bdea;}
        
        Text color #42bdea
      
           This box has a color of #42bdea        
        
          <div style="background-color:#42bdea;">Content here</div>
        
        
          .mybackground {background-color:#42bdea;}
        
        Background color #42bdea
      
           Border around this has a color of #42bdea        
        
          <div style="border:2px solid #42bdea;">Content here</div>
        
        
          .myborder {border:2px solid #42bdea;}
        
        Border color #42bdea