#60d2fa color space conversions
Hex:
        #60d2fa
        RGB:
        96, 210, 250
        CMY:
        62, 18, 2
        CMYK:
        62, 16, 0, 2
      HSL:
        196°, 93.9024%, 67.8431%
        HSV (HSB):
        196°, 61.6000%, 98.0392%
        XYZ:
        45.1258, 55.4821, 98.7732
        xyY:
        0.2263, 0.2783, 55.4821
      CIE-Lab:
        79.3182, -20.7935, -29.2662
        CIE-LCH:
        79.3182, 35.9010, 234.6064
        CIE-Luv:
        79.3182, -45.4184, -44.2233
        Hunter-Lab:
        74.4863, -22.2110, -26.4816
      #60d2fa color charts
#60d2fa RGB chart
      #60d2fa CMYK chart
      #60d2fa RGB pie chart
      #60d2fa color shades, tints & tones
#60d2fa color schemes
#60d2fa color preview, HTML & CSS examples
           This text has a color of #60d2fa        
        
          <p style="color:#60d2fa;">Text here</p>
        
        
          .mytext {color:#60d2fa;}
        
        Text color #60d2fa
      
           This box has a color of #60d2fa        
        
          <div style="background-color:#60d2fa;">Content here</div>
        
        
          .mybackground {background-color:#60d2fa;}
        
        Background color #60d2fa
      
           Border around this has a color of #60d2fa        
        
          <div style="border:2px solid #60d2fa;">Content here</div>
        
        
          .myborder {border:2px solid #60d2fa;}
        
        Border color #60d2fa