#60e1ec color space conversions
Hex:
        #60e1ec
        RGB:
        96, 225, 236
        CMY:
        62, 12, 7
        CMYK:
        59, 5, 0, 7
      HSL:
        185°, 78.6517%, 65.0980%
        HSV (HSB):
        185°, 59.3220%, 92.5490%
        XYZ:
        46.8894, 62.3934, 88.9287
        xyY:
        0.2366, 0.3148, 62.3934
      CIE-Lab:
        83.1222, -32.1734, -16.0490
        CIE-LCH:
        83.1222, 35.9541, 206.5114
        CIE-Luv:
        83.1222, -51.5902, -20.4789
        Hunter-Lab:
        78.9895, -32.2711, -11.4578
      #60e1ec color charts
#60e1ec RGB chart
      #60e1ec CMYK chart
      #60e1ec RGB pie chart
      #60e1ec color shades, tints & tones
#60e1ec color schemes
#60e1ec color preview, HTML & CSS examples
           This text has a color of #60e1ec        
        
          <p style="color:#60e1ec;">Text here</p>
        
        
          .mytext {color:#60e1ec;}
        
        Text color #60e1ec
      
           This box has a color of #60e1ec        
        
          <div style="background-color:#60e1ec;">Content here</div>
        
        
          .mybackground {background-color:#60e1ec;}
        
        Background color #60e1ec
      
           Border around this has a color of #60e1ec        
        
          <div style="border:2px solid #60e1ec;">Content here</div>
        
        
          .myborder {border:2px solid #60e1ec;}
        
        Border color #60e1ec