#60cbeb color space conversions
Hex:
        #60cbeb
        RGB:
        96, 203, 235
        CMY:
        62, 20, 8
        CMYK:
        59, 14, 0, 8
      HSL:
        194°, 77.6536%, 64.9020%
        HSV (HSB):
        194°, 59.1489%, 92.1569%
        XYZ:
        41.1752, 51.1968, 86.3091
        xyY:
        0.2304, 0.2865, 51.1968
      CIE-Lab:
        76.7981, -21.6632, -25.0986
        CIE-LCH:
        76.7981, 33.1547, 229.2018
        CIE-Luv:
        76.7981, -43.5626, -36.8645
        Hunter-Lab:
        71.5520, -22.4965, -21.4318
      #60cbeb color charts
#60cbeb RGB chart
      #60cbeb CMYK chart
      #60cbeb RGB pie chart
      #60cbeb color shades, tints & tones
#60cbeb color schemes
#60cbeb color preview, HTML & CSS examples
           This text has a color of #60cbeb        
        
          <p style="color:#60cbeb;">Text here</p>
        
        
          .mytext {color:#60cbeb;}
        
        Text color #60cbeb
      
           This box has a color of #60cbeb        
        
          <div style="background-color:#60cbeb;">Content here</div>
        
        
          .mybackground {background-color:#60cbeb;}
        
        Background color #60cbeb
      
           Border around this has a color of #60cbeb        
        
          <div style="border:2px solid #60cbeb;">Content here</div>
        
        
          .myborder {border:2px solid #60cbeb;}
        
        Border color #60cbeb