#60effd color space conversions
Hex:
        #60effd
        RGB:
        96, 239, 253
        CMY:
        62, 6, 1
        CMYK:
        62, 6, 0, 1
      HSL:
        185°, 97.5155%, 68.4314%
        HSV (HSB):
        185°, 62.0553%, 99.2157%
        XYZ:
        53.4200, 71.3116, 103.8775
        xyY:
        0.2337, 0.3119, 71.3116
      CIE-Lab:
        87.6362, -34.0800, -18.2039
        CIE-LCH:
        87.6362, 38.6371, 208.1091
        CIE-Luv:
        87.6362, -55.7167, -23.9253
        Hunter-Lab:
        84.4462, -34.8632, -13.8204
      #60effd color charts
#60effd RGB chart
      #60effd CMYK chart
      #60effd RGB pie chart
      #60effd color shades, tints & tones
#60effd color schemes
#60effd color preview, HTML & CSS examples
           This text has a color of #60effd        
        
          <p style="color:#60effd;">Text here</p>
        
        
          .mytext {color:#60effd;}
        
        Text color #60effd
      
           This box has a color of #60effd        
        
          <div style="background-color:#60effd;">Content here</div>
        
        
          .mybackground {background-color:#60effd;}
        
        Background color #60effd
      
           Border around this has a color of #60effd        
        
          <div style="border:2px solid #60effd;">Content here</div>
        
        
          .myborder {border:2px solid #60effd;}
        
        Border color #60effd