#42a9ea color space conversions
Hex:
        #42a9ea
        RGB:
        66, 169, 234
        CMY:
        74, 34, 8
        CMYK:
        72, 28, 0, 8
      HSL:
        203°, 80.0000%, 58.8235%
        HSV (HSB):
        203°, 71.7949%, 91.7647%
        XYZ:
        31.2860, 35.4747, 83.0403
        xyY:
        0.2089, 0.2368, 35.4747
      CIE-Lab:
        66.1166, -8.7218, -41.1481
        CIE-LCH:
        66.1166, 42.0623, 258.0327
        CIE-Luv:
        66.1166, -37.6653, -64.8066
        Hunter-Lab:
        59.5606, -10.4686, -40.9705
      #42a9ea color charts
#42a9ea RGB chart
      #42a9ea CMYK chart
      #42a9ea RGB pie chart
      #42a9ea color shades, tints & tones
#42a9ea color schemes
#42a9ea color preview, HTML & CSS examples
           This text has a color of #42a9ea        
        
          <p style="color:#42a9ea;">Text here</p>
        
        
          .mytext {color:#42a9ea;}
        
        Text color #42a9ea
      
           This box has a color of #42a9ea        
        
          <div style="background-color:#42a9ea;">Content here</div>
        
        
          .mybackground {background-color:#42a9ea;}
        
        Background color #42a9ea
      
           Border around this has a color of #42a9ea        
        
          <div style="border:2px solid #42a9ea;">Content here</div>
        
        
          .myborder {border:2px solid #42a9ea;}
        
        Border color #42a9ea