#42c9de color space conversions
Hex:
        #42c9de
        RGB:
        66, 201, 222
        CMY:
        74, 21, 13
        CMYK:
        70, 9, 0, 13
      HSL:
        188°, 70.2703%, 56.4706%
        HSV (HSB):
        188°, 70.2703%, 87.0588%
        XYZ:
        36.3182, 48.2055, 76.4977
        xyY:
        0.2255, 0.2994, 48.2055
      CIE-Lab:
        74.9543, -29.2183, -20.9798
        CIE-LCH:
        74.9543, 35.9703, 215.6798
        CIE-Luv:
        74.9543, -49.6316, -28.8564
        Hunter-Lab:
        69.4302, -28.1312, -16.7242
      #42c9de color charts
#42c9de RGB chart
      #42c9de CMYK chart
      #42c9de RGB pie chart
      #42c9de color shades, tints & tones
#42c9de color schemes
#42c9de color preview, HTML & CSS examples
           This text has a color of #42c9de        
        
          <p style="color:#42c9de;">Text here</p>
        
        
          .mytext {color:#42c9de;}
        
        Text color #42c9de
      
           This box has a color of #42c9de        
        
          <div style="background-color:#42c9de;">Content here</div>
        
        
          .mybackground {background-color:#42c9de;}
        
        Background color #42c9de
      
           Border around this has a color of #42c9de        
        
          <div style="border:2px solid #42c9de;">Content here</div>
        
        
          .myborder {border:2px solid #42c9de;}
        
        Border color #42c9de