#60aeff color space conversions
Hex:
        #60aeff
        RGB:
        96, 174, 255
        CMY:
        62, 32, 0
        CMYK:
        62, 32, 0, 0
      HSL:
        211°, 100.0000%, 68.8235%
        HSV (HSB):
        211°, 62.3529%, 100.0000%
        XYZ:
        38.0099, 39.9789, 100.3211
        xyY:
        0.2132, 0.2242, 39.9789
      CIE-Lab:
        69.4545, 0.0361, -47.2787
        CIE-LCH:
        69.4545, 47.2787, 270.0438
        CIE-Luv:
        69.4545, -32.3819, -76.7579
        Hunter-Lab:
        63.2289, -3.3456, -49.8113
      #60aeff color charts
#60aeff RGB chart
      #60aeff CMYK chart
      #60aeff RGB pie chart
      #60aeff color shades, tints & tones
#60aeff color schemes
#60aeff color preview, HTML & CSS examples
           This text has a color of #60aeff        
        
          <p style="color:#60aeff;">Text here</p>
        
        
          .mytext {color:#60aeff;}
        
        Text color #60aeff
      
           This box has a color of #60aeff        
        
          <div style="background-color:#60aeff;">Content here</div>
        
        
          .mybackground {background-color:#60aeff;}
        
        Background color #60aeff
      
           Border around this has a color of #60aeff        
        
          <div style="border:2px solid #60aeff;">Content here</div>
        
        
          .myborder {border:2px solid #60aeff;}
        
        Border color #60aeff