#60d7fa color space conversions
Hex:
        #60d7fa
        RGB:
        96, 215, 250
        CMY:
        62, 16, 2
        CMYK:
        62, 14, 0, 2
      HSL:
        194°, 93.9024%, 67.8431%
        HSV (HSB):
        194°, 61.6000%, 98.0392%
        XYZ:
        46.3796, 57.9898, 99.1912
        xyY:
        0.2278, 0.2849, 57.9898
      CIE-Lab:
        80.7331, -23.3127, -27.0993
        CIE-LCH:
        80.7331, 35.7471, 229.2956
        CIE-Luv:
        80.7331, -47.2275, -40.2575
        Hunter-Lab:
        76.1510, -24.5493, -23.9230
      #60d7fa color charts
#60d7fa RGB chart
      #60d7fa CMYK chart
      #60d7fa RGB pie chart
      #60d7fa color shades, tints & tones
#60d7fa color schemes
#60d7fa color preview, HTML & CSS examples
           This text has a color of #60d7fa        
        
          <p style="color:#60d7fa;">Text here</p>
        
        
          .mytext {color:#60d7fa;}
        
        Text color #60d7fa
      
           This box has a color of #60d7fa        
        
          <div style="background-color:#60d7fa;">Content here</div>
        
        
          .mybackground {background-color:#60d7fa;}
        
        Background color #60d7fa
      
           Border around this has a color of #60d7fa        
        
          <div style="border:2px solid #60d7fa;">Content here</div>
        
        
          .myborder {border:2px solid #60d7fa;}
        
        Border color #60d7fa