#60e3fa color space conversions
Hex:
        #60e3fa
        RGB:
        96, 227, 250
        CMY:
        62, 11, 2
        CMYK:
        62, 9, 0, 2
      HSL:
        189°, 93.9024%, 67.8431%
        HSV (HSB):
        189°, 61.6000%, 98.0392%
        XYZ:
        49.5483, 64.3271, 100.2474
        xyY:
        0.2314, 0.3004, 64.3271
      CIE-Lab:
        84.1358, -29.2117, -21.9184
        CIE-LCH:
        84.1358, 36.5204, 216.8820
        CIE-Luv:
        84.1358, -51.5657, -30.7793
        Hunter-Lab:
        80.2042, -30.0842, -17.9638
      #60e3fa color charts
#60e3fa RGB chart
      #60e3fa CMYK chart
      #60e3fa RGB pie chart
      #60e3fa color shades, tints & tones
#60e3fa color schemes
#60e3fa color preview, HTML & CSS examples
           This text has a color of #60e3fa        
        
          <p style="color:#60e3fa;">Text here</p>
        
        
          .mytext {color:#60e3fa;}
        
        Text color #60e3fa
      
           This box has a color of #60e3fa        
        
          <div style="background-color:#60e3fa;">Content here</div>
        
        
          .mybackground {background-color:#60e3fa;}
        
        Background color #60e3fa
      
           Border around this has a color of #60e3fa        
        
          <div style="border:2px solid #60e3fa;">Content here</div>
        
        
          .myborder {border:2px solid #60e3fa;}
        
        Border color #60e3fa