#60a8ec color space conversions
Hex:
        #60a8ec
        RGB:
        96, 168, 236
        CMY:
        62, 34, 7
        CMYK:
        59, 29, 0, 7
      HSL:
        209°, 78.6517%, 65.0980%
        HSV (HSB):
        209°, 59.3220%, 92.5490%
        XYZ:
        33.9668, 36.5482, 84.6211
        xyY:
        0.2189, 0.2356, 36.5482
      CIE-Lab:
        66.9367, -2.6650, -40.8865
        CIE-LCH:
        66.9367, 40.9732, 266.2707
        CIE-Luv:
        66.9367, -30.7428, -65.1762
        Hunter-Lab:
        60.4551, -5.5058, -40.6717
      #60a8ec color charts
#60a8ec RGB chart
      #60a8ec CMYK chart
      #60a8ec RGB pie chart
      #60a8ec color shades, tints & tones
#60a8ec color schemes
#60a8ec color preview, HTML & CSS examples
           This text has a color of #60a8ec        
        
          <p style="color:#60a8ec;">Text here</p>
        
        
          .mytext {color:#60a8ec;}
        
        Text color #60a8ec
      
           This box has a color of #60a8ec        
        
          <div style="background-color:#60a8ec;">Content here</div>
        
        
          .mybackground {background-color:#60a8ec;}
        
        Background color #60a8ec
      
           Border around this has a color of #60a8ec        
        
          <div style="border:2px solid #60a8ec;">Content here</div>
        
        
          .myborder {border:2px solid #60a8ec;}
        
        Border color #60a8ec