#60bace color space conversions
Hex:
        #60bace
        RGB:
        96, 186, 206
        CMY:
        62, 27, 19
        CMYK:
        53, 10, 0, 19
      HSL:
        191°, 52.8846%, 59.2157%
        HSV (HSB):
        191°, 53.3981%, 80.7843%
        XYZ:
        33.5234, 42.0608, 64.7442
        xyY:
        0.2389, 0.2997, 42.0608
      CIE-Lab:
        70.9128, -21.3547, -18.3313
        CIE-LCH:
        70.9128, 28.1435, 220.6435
        CIE-Luv:
        70.9128, -38.4192, -25.3349
        Hunter-Lab:
        64.8543, -21.2280, -13.7913
      #60bace color charts
#60bace RGB chart
      #60bace CMYK chart
      #60bace RGB pie chart
      #60bace color shades, tints & tones
#60bace color schemes
#60bace color preview, HTML & CSS examples
           This text has a color of #60bace        
        
          <p style="color:#60bace;">Text here</p>
        
        
          .mytext {color:#60bace;}
        
        Text color #60bace
      
           This box has a color of #60bace        
        
          <div style="background-color:#60bace;">Content here</div>
        
        
          .mybackground {background-color:#60bace;}
        
        Background color #60bace
      
           Border around this has a color of #60bace        
        
          <div style="border:2px solid #60bace;">Content here</div>
        
        
          .myborder {border:2px solid #60bace;}
        
        Border color #60bace