#60e2fa color space conversions
Hex:
        #60e2fa
        RGB:
        96, 226, 250
        CMY:
        62, 11, 2
        CMYK:
        62, 10, 0, 2
      HSL:
        189°, 93.9024%, 67.8431%
        HSV (HSB):
        189°, 61.6000%, 98.0392%
        XYZ:
        49.2755, 63.7816, 100.1565
        xyY:
        0.2311, 0.2991, 63.7816
      CIE-Lab:
        83.8519, -28.7279, -22.3490
        CIE-LCH:
        83.8519, 36.3974, 217.8812
        CIE-Luv:
        83.8519, -51.2047, -31.5661
        Hunter-Lab:
        79.8634, -29.6269, -18.4510
      #60e2fa color charts
#60e2fa RGB chart
      #60e2fa CMYK chart
      #60e2fa RGB pie chart
      #60e2fa color shades, tints & tones
#60e2fa color schemes
#60e2fa color preview, HTML & CSS examples
           This text has a color of #60e2fa        
        
          <p style="color:#60e2fa;">Text here</p>
        
        
          .mytext {color:#60e2fa;}
        
        Text color #60e2fa
      
           This box has a color of #60e2fa        
        
          <div style="background-color:#60e2fa;">Content here</div>
        
        
          .mybackground {background-color:#60e2fa;}
        
        Background color #60e2fa
      
           Border around this has a color of #60e2fa        
        
          <div style="border:2px solid #60e2fa;">Content here</div>
        
        
          .myborder {border:2px solid #60e2fa;}
        
        Border color #60e2fa