#60c2ef color space conversions
Hex:
        #60c2ef
        RGB:
        96, 194, 239
        CMY:
        62, 24, 6
        CMYK:
        60, 19, 0, 6
      HSL:
        199°, 81.7143%, 65.6863%
        HSV (HSB):
        199°, 59.8326%, 93.7255%
        XYZ:
        39.6956, 47.3024, 88.6994
        xyY:
        0.2259, 0.2692, 47.3024
      CIE-Lab:
        74.3828, -15.8392, -30.9562
        CIE-LCH:
        74.3828, 34.7731, 242.9027
        CIE-Luv:
        74.3828, -40.0855, -47.4230
        Hunter-Lab:
        68.7767, -17.3350, -28.3210
      #60c2ef color charts
#60c2ef RGB chart
      #60c2ef CMYK chart
      #60c2ef RGB pie chart
      #60c2ef color shades, tints & tones
#60c2ef color schemes
#60c2ef color preview, HTML & CSS examples
           This text has a color of #60c2ef        
        
          <p style="color:#60c2ef;">Text here</p>
        
        
          .mytext {color:#60c2ef;}
        
        Text color #60c2ef
      
           This box has a color of #60c2ef        
        
          <div style="background-color:#60c2ef;">Content here</div>
        
        
          .mybackground {background-color:#60c2ef;}
        
        Background color #60c2ef
      
           Border around this has a color of #60c2ef        
        
          <div style="border:2px solid #60c2ef;">Content here</div>
        
        
          .myborder {border:2px solid #60c2ef;}
        
        Border color #60c2ef