#60a2ce color space conversions
Hex:
        #60a2ce
        RGB:
        96, 162, 206
        CMY:
        62, 36, 19
        CMYK:
        53, 21, 0, 19
      HSL:
        204°, 52.8846%, 59.2157%
        HSV (HSB):
        204°, 53.3981%, 80.7843%
        XYZ:
        28.8848, 32.7837, 63.1980
        xyY:
        0.2313, 0.2625, 32.7837
      CIE-Lab:
        63.9854, -8.6039, -28.9256
        CIE-LCH:
        63.9854, 30.1781, 253.4349
        CIE-Luv:
        63.9854, -29.2483, -44.0073
        Hunter-Lab:
        57.2570, -10.1509, -25.3620
      #60a2ce color charts
#60a2ce RGB chart
      #60a2ce CMYK chart
      #60a2ce RGB pie chart
      #60a2ce color shades, tints & tones
#60a2ce color schemes
#60a2ce color preview, HTML & CSS examples
           This text has a color of #60a2ce        
        
          <p style="color:#60a2ce;">Text here</p>
        
        
          .mytext {color:#60a2ce;}
        
        Text color #60a2ce
      
           This box has a color of #60a2ce        
        
          <div style="background-color:#60a2ce;">Content here</div>
        
        
          .mybackground {background-color:#60a2ce;}
        
        Background color #60a2ce
      
           Border around this has a color of #60a2ce        
        
          <div style="border:2px solid #60a2ce;">Content here</div>
        
        
          .myborder {border:2px solid #60a2ce;}
        
        Border color #60a2ce