#60b5bc color space conversions
Hex:
        #60b5bc
        RGB:
        96, 181, 188
        CMY:
        62, 29, 26
        CMYK:
        49, 4, 0, 26
      HSL:
        185°, 40.7080%, 55.6863%
        HSV (HSB):
        185°, 48.9362%, 73.7255%
        XYZ:
        30.4248, 39.1654, 53.5331
        xyY:
        0.2471, 0.3181, 39.1654
      CIE-Lab:
        68.8709, -23.7909, -11.5231
        CIE-LCH:
        68.8709, 26.4346, 205.8432
        CIE-Luv:
        68.8709, -37.1695, -13.9313
        Hunter-Lab:
        62.5823, -22.7398, -6.9093
      #60b5bc color charts
#60b5bc RGB chart
      #60b5bc CMYK chart
      #60b5bc RGB pie chart
      #60b5bc color shades, tints & tones
#60b5bc color schemes
#60b5bc color preview, HTML & CSS examples
           This text has a color of #60b5bc        
        
          <p style="color:#60b5bc;">Text here</p>
        
        
          .mytext {color:#60b5bc;}
        
        Text color #60b5bc
      
           This box has a color of #60b5bc        
        
          <div style="background-color:#60b5bc;">Content here</div>
        
        
          .mybackground {background-color:#60b5bc;}
        
        Background color #60b5bc
      
           Border around this has a color of #60b5bc        
        
          <div style="border:2px solid #60b5bc;">Content here</div>
        
        
          .myborder {border:2px solid #60b5bc;}
        
        Border color #60b5bc