#60caf7 color space conversions
Hex:
        #60caf7
        RGB:
        96, 202, 247
        CMY:
        62, 21, 3
        CMYK:
        61, 18, 0, 3
      HSL:
        198°, 90.4192%, 67.2549%
        HSV (HSB):
        198°, 61.1336%, 96.8627%
        XYZ:
        42.7329, 51.4433, 95.6730
        xyY:
        0.2251, 0.2710, 51.4433
      CIE-Lab:
        76.9467, -17.5920, -31.3077
        CIE-LCH:
        76.9467, 35.9117, 240.6681
        CIE-Luv:
        76.9467, -42.6582, -47.9869
        Hunter-Lab:
        71.7240, -19.1672, -28.8805
      #60caf7 color charts
#60caf7 RGB chart
      #60caf7 CMYK chart
      #60caf7 RGB pie chart
      #60caf7 color shades, tints & tones
#60caf7 color schemes
#60caf7 color preview, HTML & CSS examples
           This text has a color of #60caf7        
        
          <p style="color:#60caf7;">Text here</p>
        
        
          .mytext {color:#60caf7;}
        
        Text color #60caf7
      
           This box has a color of #60caf7        
        
          <div style="background-color:#60caf7;">Content here</div>
        
        
          .mybackground {background-color:#60caf7;}
        
        Background color #60caf7
      
           Border around this has a color of #60caf7        
        
          <div style="border:2px solid #60caf7;">Content here</div>
        
        
          .myborder {border:2px solid #60caf7;}
        
        Border color #60caf7