#60bed7 color space conversions
Hex:
        #60bed7
        RGB:
        96, 190, 215
        CMY:
        62, 25, 16
        CMYK:
        55, 12, 0, 16
      HSL:
        193°, 59.7990%, 60.9804%
        HSV (HSB):
        193°, 55.3488%, 84.3137%
        XYZ:
        35.5031, 44.2200, 70.9541
        xyY:
        0.2356, 0.2935, 44.2200
      CIE-Lab:
        72.3753, -20.8368, -21.0235
        CIE-LCH:
        72.3753, 29.6000, 225.2554
        CIE-Luv:
        72.3753, -39.5804, -29.9148
        Hunter-Lab:
        66.4981, -21.0713, -16.7143
      #60bed7 color charts
#60bed7 RGB chart
      #60bed7 CMYK chart
      #60bed7 RGB pie chart
      #60bed7 color shades, tints & tones
#60bed7 color schemes
#60bed7 color preview, HTML & CSS examples
           This text has a color of #60bed7        
        
          <p style="color:#60bed7;">Text here</p>
        
        
          .mytext {color:#60bed7;}
        
        Text color #60bed7
      
           This box has a color of #60bed7        
        
          <div style="background-color:#60bed7;">Content here</div>
        
        
          .mybackground {background-color:#60bed7;}
        
        Background color #60bed7
      
           Border around this has a color of #60bed7        
        
          <div style="border:2px solid #60bed7;">Content here</div>
        
        
          .myborder {border:2px solid #60bed7;}
        
        Border color #60bed7