#60bfeb color space conversions
Hex:
        #60bfeb
        RGB:
        96, 191, 235
        CMY:
        62, 25, 8
        CMYK:
        59, 19, 0, 8
      HSL:
        199°, 77.6536%, 64.9020%
        HSV (HSB):
        199°, 59.1489%, 92.1569%
        XYZ:
        38.4501, 45.7466, 85.4007
        xyY:
        0.2267, 0.2697, 45.7466
      CIE-Lab:
        73.3808, -15.4711, -30.3389
        CIE-LCH:
        73.3808, 34.0559, 242.9811
        CIE-Luv:
        73.3808, -39.1471, -46.3421
        Hunter-Lab:
        67.6362, -16.8890, -27.5170
      #60bfeb color charts
#60bfeb RGB chart
      #60bfeb CMYK chart
      #60bfeb RGB pie chart
      #60bfeb color shades, tints & tones
#60bfeb color schemes
#60bfeb color preview, HTML & CSS examples
           This text has a color of #60bfeb        
        
          <p style="color:#60bfeb;">Text here</p>
        
        
          .mytext {color:#60bfeb;}
        
        Text color #60bfeb
      
           This box has a color of #60bfeb        
        
          <div style="background-color:#60bfeb;">Content here</div>
        
        
          .mybackground {background-color:#60bfeb;}
        
        Background color #60bfeb
      
           Border around this has a color of #60bfeb        
        
          <div style="border:2px solid #60bfeb;">Content here</div>
        
        
          .myborder {border:2px solid #60bfeb;}
        
        Border color #60bfeb