#42deeb color space conversions
Hex:
        #42deeb
        RGB:
        66, 222, 235
        CMY:
        74, 13, 8
        CMYK:
        72, 6, 0, 8
      HSL:
        185°, 80.8612%, 59.0196%
        HSV (HSB):
        185°, 71.9149%, 92.1569%
        XYZ:
        43.3634, 59.3990, 87.7769
        xyY:
        0.2276, 0.3117, 59.3990
      CIE-Lab:
        81.5104, -35.3882, -18.0173
        CIE-LCH:
        81.5104, 39.7108, 206.9822
        CIE-Luv:
        81.5104, -56.1764, -23.2914
        Hunter-Lab:
        77.0707, -34.4417, -13.5767
      #42deeb color charts
#42deeb RGB chart
      #42deeb CMYK chart
      #42deeb RGB pie chart
      #42deeb color shades, tints & tones
#42deeb color schemes
#42deeb color preview, HTML & CSS examples
           This text has a color of #42deeb        
        
          <p style="color:#42deeb;">Text here</p>
        
        
          .mytext {color:#42deeb;}
        
        Text color #42deeb
      
           This box has a color of #42deeb        
        
          <div style="background-color:#42deeb;">Content here</div>
        
        
          .mybackground {background-color:#42deeb;}
        
        Background color #42deeb
      
           Border around this has a color of #42deeb        
        
          <div style="border:2px solid #42deeb;">Content here</div>
        
        
          .myborder {border:2px solid #42deeb;}
        
        Border color #42deeb