#60b2fc color space conversions
Hex:
        #60b2fc
        RGB:
        96, 178, 252
        CMY:
        62, 30, 1
        CMYK:
        62, 29, 0, 1
      HSL:
        208°, 96.2963%, 68.2353%
        HSV (HSB):
        208°, 61.9048%, 98.8235%
        XYZ:
        38.3150, 41.3559, 98.0585
        xyY:
        0.2156, 0.2327, 41.3559
      CIE-Lab:
        70.4245, -3.1623, -44.1320
        CIE-LCH:
        70.4245, 44.2451, 265.9015
        CIE-Luv:
        70.4245, -33.8674, -71.1422
        Hunter-Lab:
        64.3085, -6.1898, -45.3902
      #60b2fc color charts
#60b2fc RGB chart
      #60b2fc CMYK chart
      #60b2fc RGB pie chart
      #60b2fc color shades, tints & tones
#60b2fc color schemes
#60b2fc color preview, HTML & CSS examples
           This text has a color of #60b2fc        
        
          <p style="color:#60b2fc;">Text here</p>
        
        
          .mytext {color:#60b2fc;}
        
        Text color #60b2fc
      
           This box has a color of #60b2fc        
        
          <div style="background-color:#60b2fc;">Content here</div>
        
        
          .mybackground {background-color:#60b2fc;}
        
        Background color #60b2fc
      
           Border around this has a color of #60b2fc        
        
          <div style="border:2px solid #60b2fc;">Content here</div>
        
        
          .myborder {border:2px solid #60b2fc;}
        
        Border color #60b2fc