#60d3ff color space conversions
Hex:
        #60d3ff
        RGB:
        96, 211, 255
        CMY:
        62, 17, 0
        CMYK:
        62, 17, 0, 0
      HSL:
        197°, 100.0000%, 68.8235%
        HSV (HSB):
        197°, 62.3529%, 100.0000%
        XYZ:
        46.1681, 56.2953, 103.0405
        xyY:
        0.2247, 0.2739, 56.2953
      CIE-Lab:
        79.7816, -19.8106, -31.2161
        CIE-LCH:
        79.7816, 36.9717, 237.5996
        CIE-Luv:
        79.7816, -45.5418, -47.7329
        Hunter-Lab:
        75.0302, -21.4670, -28.9030
      #60d3ff color charts
#60d3ff RGB chart
      #60d3ff CMYK chart
      #60d3ff RGB pie chart
      #60d3ff color shades, tints & tones
#60d3ff color schemes
#60d3ff color preview, HTML & CSS examples
           This text has a color of #60d3ff        
        
          <p style="color:#60d3ff;">Text here</p>
        
        
          .mytext {color:#60d3ff;}
        
        Text color #60d3ff
      
           This box has a color of #60d3ff        
        
          <div style="background-color:#60d3ff;">Content here</div>
        
        
          .mybackground {background-color:#60d3ff;}
        
        Background color #60d3ff
      
           Border around this has a color of #60d3ff        
        
          <div style="border:2px solid #60d3ff;">Content here</div>
        
        
          .myborder {border:2px solid #60d3ff;}
        
        Border color #60d3ff