#42aaee color space conversions
Hex:
        #42aaee
        RGB:
        66, 170, 238
        CMY:
        74, 33, 7
        CMYK:
        72, 29, 0, 7
      HSL:
        204°, 83.4951%, 59.6078%
        HSV (HSB):
        204°, 72.2689%, 93.3333%
        XYZ:
        32.0541, 36.0807, 86.1638
        xyY:
        0.2077, 0.2338, 36.0807
      CIE-Lab:
        66.5816, -7.9237, -42.6094
        CIE-LCH:
        66.5816, 43.3399, 259.4656
        CIE-Luv:
        66.5816, -37.8150, -67.4493
        Hunter-Lab:
        60.0673, -9.8635, -43.0018
      #42aaee color charts
#42aaee RGB chart
      #42aaee CMYK chart
      #42aaee RGB pie chart
      #42aaee color shades, tints & tones
#42aaee color schemes
#42aaee color preview, HTML & CSS examples
           This text has a color of #42aaee        
        
          <p style="color:#42aaee;">Text here</p>
        
        
          .mytext {color:#42aaee;}
        
        Text color #42aaee
      
           This box has a color of #42aaee        
        
          <div style="background-color:#42aaee;">Content here</div>
        
        
          .mybackground {background-color:#42aaee;}
        
        Background color #42aaee
      
           Border around this has a color of #42aaee        
        
          <div style="border:2px solid #42aaee;">Content here</div>
        
        
          .myborder {border:2px solid #42aaee;}
        
        Border color #42aaee