#60aed3 color space conversions
Hex:
        #60aed3
        RGB:
        96, 174, 211
        CMY:
        62, 32, 17
        CMYK:
        55, 18, 0, 17
      HSL:
        199°, 56.6502%, 60.1961%
        HSV (HSB):
        199°, 54.5024%, 82.7451%
        XYZ:
        31.7178, 37.4620, 67.1872
        xyY:
        0.2326, 0.2747, 37.4620
      CIE-Lab:
        67.6222, -13.6308, -26.0940
        CIE-LCH:
        67.6222, 29.4397, 242.4187
        CIE-Luv:
        67.6222, -33.6652, -38.9874
        Hunter-Lab:
        61.2062, -14.6101, -22.2393
      #60aed3 color charts
#60aed3 RGB chart
      #60aed3 CMYK chart
      #60aed3 RGB pie chart
      #60aed3 color shades, tints & tones
#60aed3 color schemes
#60aed3 color preview, HTML & CSS examples
           This text has a color of #60aed3        
        
          <p style="color:#60aed3;">Text here</p>
        
        
          .mytext {color:#60aed3;}
        
        Text color #60aed3
      
           This box has a color of #60aed3        
        
          <div style="background-color:#60aed3;">Content here</div>
        
        
          .mybackground {background-color:#60aed3;}
        
        Background color #60aed3
      
           Border around this has a color of #60aed3        
        
          <div style="border:2px solid #60aed3;">Content here</div>
        
        
          .myborder {border:2px solid #60aed3;}
        
        Border color #60aed3