#60a1fa color space conversions
Hex:
        #60a1fa
        RGB:
        96, 161, 250
        CMY:
        62, 37, 2
        CMYK:
        62, 36, 0, 2
      HSL:
        215°, 93.9024%, 67.8431%
        HSV (HSB):
        215°, 61.6000%, 98.0392%
        XYZ:
        34.8241, 34.8787, 95.3393
        xyY:
        0.2110, 0.2113, 34.8787
      CIE-Lab:
        65.6541, 5.8235, -50.5548
        CIE-LCH:
        65.6541, 50.8891, 276.5710
        CIE-Luv:
        65.6541, -27.9959, -82.2923
        Hunter-Lab:
        59.0582, 1.9020, -54.3729
      #60a1fa color charts
#60a1fa RGB chart
      #60a1fa CMYK chart
      #60a1fa RGB pie chart
      #60a1fa color shades, tints & tones
#60a1fa color schemes
#60a1fa color preview, HTML & CSS examples
           This text has a color of #60a1fa        
        
          <p style="color:#60a1fa;">Text here</p>
        
        
          .mytext {color:#60a1fa;}
        
        Text color #60a1fa
      
           This box has a color of #60a1fa        
        
          <div style="background-color:#60a1fa;">Content here</div>
        
        
          .mybackground {background-color:#60a1fa;}
        
        Background color #60a1fa
      
           Border around this has a color of #60a1fa        
        
          <div style="border:2px solid #60a1fa;">Content here</div>
        
        
          .myborder {border:2px solid #60a1fa;}
        
        Border color #60a1fa