#60a4ea color space conversions
Hex:
        #60a4ea
        RGB:
        96, 164, 234
        CMY:
        62, 36, 8
        CMYK:
        59, 30, 0, 8
      HSL:
        210°, 76.6667%, 64.7059%
        HSV (HSB):
        210°, 58.9744%, 91.7647%
        XYZ:
        32.9506, 34.9782, 82.8567
        xyY:
        0.2185, 0.2320, 34.9782
      CIE-Lab:
        65.7317, -1.0456, -41.6770
        CIE-LCH:
        65.7317, 41.6901, 268.5628
        CIE-Luv:
        65.7317, -29.3547, -66.5277
        Hunter-Lab:
        59.1424, -4.0496, -41.6638
      #60a4ea color charts
#60a4ea RGB chart
      #60a4ea CMYK chart
      #60a4ea RGB pie chart
      #60a4ea color shades, tints & tones
#60a4ea color schemes
#60a4ea color preview, HTML & CSS examples
           This text has a color of #60a4ea        
        
          <p style="color:#60a4ea;">Text here</p>
        
        
          .mytext {color:#60a4ea;}
        
        Text color #60a4ea
      
           This box has a color of #60a4ea        
        
          <div style="background-color:#60a4ea;">Content here</div>
        
        
          .mybackground {background-color:#60a4ea;}
        
        Background color #60a4ea
      
           Border around this has a color of #60a4ea        
        
          <div style="border:2px solid #60a4ea;">Content here</div>
        
        
          .myborder {border:2px solid #60a4ea;}
        
        Border color #60a4ea