#60a2ff color space conversions
Hex:
        #60a2ff
        RGB:
        96, 162, 255
        CMY:
        62, 36, 0
        CMYK:
        62, 36, 0, 0
      HSL:
        215°, 100.0000%, 68.8235%
        HSV (HSB):
        215°, 62.3529%, 100.0000%
        XYZ:
        35.7942, 35.5475, 99.5825
        xyY:
        0.2094, 0.2080, 35.5475
      CIE-Lab:
        66.1727, 6.8802, -52.4582
        CIE-LCH:
        66.1727, 52.9074, 277.4720
        CIE-Luv:
        66.1727, -28.2528, -85.7252
        Hunter-Lab:
        59.6217, 2.8255, -57.2933
      #60a2ff color charts
#60a2ff RGB chart
      #60a2ff CMYK chart
      #60a2ff RGB pie chart
      #60a2ff color shades, tints & tones
#60a2ff color schemes
#60a2ff color preview, HTML & CSS examples
           This text has a color of #60a2ff        
        
          <p style="color:#60a2ff;">Text here</p>
        
        
          .mytext {color:#60a2ff;}
        
        Text color #60a2ff
      
           This box has a color of #60a2ff        
        
          <div style="background-color:#60a2ff;">Content here</div>
        
        
          .mybackground {background-color:#60a2ff;}
        
        Background color #60a2ff
      
           Border around this has a color of #60a2ff        
        
          <div style="border:2px solid #60a2ff;">Content here</div>
        
        
          .myborder {border:2px solid #60a2ff;}
        
        Border color #60a2ff