#60c9fd color space conversions
Hex:
        #60c9fd
        RGB:
        96, 201, 253
        CMY:
        62, 21, 1
        CMYK:
        62, 21, 0, 1
      HSL:
        200°, 97.5155%, 68.4314%
        HSV (HSB):
        200°, 62.0553%, 99.2157%
        XYZ:
        43.4401, 51.3519, 100.5509
        xyY:
        0.2224, 0.2629, 51.3519
      CIE-Lab:
        76.8917, -15.2532, -34.6044
        CIE-LCH:
        76.8917, 37.8170, 246.2126
        CIE-Luv:
        76.8917, -42.0355, -53.9525
        Hunter-Lab:
        71.6603, -17.1995, -33.0312
      #60c9fd color charts
#60c9fd RGB chart
      #60c9fd CMYK chart
      #60c9fd RGB pie chart
      #60c9fd color shades, tints & tones
#60c9fd color schemes
#60c9fd color preview, HTML & CSS examples
           This text has a color of #60c9fd        
        
          <p style="color:#60c9fd;">Text here</p>
        
        
          .mytext {color:#60c9fd;}
        
        Text color #60c9fd
      
           This box has a color of #60c9fd        
        
          <div style="background-color:#60c9fd;">Content here</div>
        
        
          .mybackground {background-color:#60c9fd;}
        
        Background color #60c9fd
      
           Border around this has a color of #60c9fd        
        
          <div style="border:2px solid #60c9fd;">Content here</div>
        
        
          .myborder {border:2px solid #60c9fd;}
        
        Border color #60c9fd