#60b7ee color space conversions
Hex:
        #60b7ee
        RGB:
        96, 183, 238
        CMY:
        62, 28, 7
        CMYK:
        60, 23, 0, 7
      HSL:
        203°, 80.6818%, 65.4902%
        HSV (HSB):
        203°, 59.6639%, 93.3333%
        XYZ:
        37.1900, 42.5268, 87.1373
        xyY:
        0.2229, 0.2549, 42.5268
      CIE-Lab:
        71.2326, -10.2964, -35.2844
        CIE-LCH:
        71.2326, 36.7560, 253.7322
        CIE-Luv:
        71.2326, -36.1092, -55.2324
        Hunter-Lab:
        65.2126, -12.3256, -33.5747
      #60b7ee color charts
#60b7ee RGB chart
      #60b7ee CMYK chart
      #60b7ee RGB pie chart
      #60b7ee color shades, tints & tones
#60b7ee color schemes
#60b7ee color preview, HTML & CSS examples
           This text has a color of #60b7ee        
        
          <p style="color:#60b7ee;">Text here</p>
        
        
          .mytext {color:#60b7ee;}
        
        Text color #60b7ee
      
           This box has a color of #60b7ee        
        
          <div style="background-color:#60b7ee;">Content here</div>
        
        
          .mybackground {background-color:#60b7ee;}
        
        Background color #60b7ee
      
           Border around this has a color of #60b7ee        
        
          <div style="border:2px solid #60b7ee;">Content here</div>
        
        
          .myborder {border:2px solid #60b7ee;}
        
        Border color #60b7ee