#60f8e1 color space conversions
Hex:
        #60f8e1
        RGB:
        96, 248, 225
        CMY:
        62, 3, 12
        CMYK:
        61, 0, 9, 3
      HSL:
        171°, 91.5663%, 67.4510%
        HSV (HSB):
        171°, 61.2903%, 97.2549%
        XYZ:
        51.9819, 75.0578, 82.9820
        xyY:
        0.2475, 0.3574, 75.0578
      CIE-Lab:
        89.4201, -45.5056, -0.9270
        CIE-LCH:
        89.4201, 45.5151, 181.1670
        CIE-Luv:
        89.4201, -60.5751, 5.9479
        Hunter-Lab:
        86.6359, -44.5122, 3.8557
      #60f8e1 color charts
#60f8e1 RGB chart
      #60f8e1 CMYK chart
      #60f8e1 RGB pie chart
      #60f8e1 color shades, tints & tones
#60f8e1 color schemes
#60f8e1 color preview, HTML & CSS examples
           This text has a color of #60f8e1        
        
          <p style="color:#60f8e1;">Text here</p>
        
        
          .mytext {color:#60f8e1;}
        
        Text color #60f8e1
      
           This box has a color of #60f8e1        
        
          <div style="background-color:#60f8e1;">Content here</div>
        
        
          .mybackground {background-color:#60f8e1;}
        
        Background color #60f8e1
      
           Border around this has a color of #60f8e1        
        
          <div style="border:2px solid #60f8e1;">Content here</div>
        
        
          .myborder {border:2px solid #60f8e1;}
        
        Border color #60f8e1