#60cfee color space conversions
Hex:
        #60cfee
        RGB:
        96, 207, 238
        CMY:
        62, 19, 7
        CMYK:
        60, 13, 0, 7
      HSL:
        193°, 80.6818%, 65.4902%
        HSV (HSB):
        193°, 59.6639%, 93.3333%
        XYZ:
        42.5693, 53.2855, 88.9304
        xyY:
        0.2304, 0.2884, 53.2855
      CIE-Lab:
        78.0433, -22.8078, -24.8070
        CIE-LCH:
        78.0433, 33.6984, 227.4043
        CIE-Luv:
        78.0433, -44.8935, -36.2837
        Hunter-Lab:
        72.9969, -23.6495, -21.1338
      #60cfee color charts
#60cfee RGB chart
      #60cfee CMYK chart
      #60cfee RGB pie chart
      #60cfee color shades, tints & tones
#60cfee color schemes
#60cfee color preview, HTML & CSS examples
           This text has a color of #60cfee        
        
          <p style="color:#60cfee;">Text here</p>
        
        
          .mytext {color:#60cfee;}
        
        Text color #60cfee
      
           This box has a color of #60cfee        
        
          <div style="background-color:#60cfee;">Content here</div>
        
        
          .mybackground {background-color:#60cfee;}
        
        Background color #60cfee
      
           Border around this has a color of #60cfee        
        
          <div style="border:2px solid #60cfee;">Content here</div>
        
        
          .myborder {border:2px solid #60cfee;}
        
        Border color #60cfee