#60a3ed color space conversions
Hex:
        #60a3ed
        RGB:
        96, 163, 237
        CMY:
        62, 36, 7
        CMYK:
        59, 31, 0, 7
      HSL:
        211°, 79.6610%, 65.2941%
        HSV (HSB):
        211°, 59.4937%, 92.9412%
        XYZ:
        33.2071, 34.7956, 85.0868
        xyY:
        0.2169, 0.2273, 34.7956
      CIE-Lab:
        65.5892, 0.4777, -43.5463
        CIE-LCH:
        65.5892, 43.5490, 270.6285
        CIE-Luv:
        65.5892, -28.9352, -69.8414
        Hunter-Lab:
        58.9878, -2.7423, -44.2312
      #60a3ed color charts
#60a3ed RGB chart
      #60a3ed CMYK chart
      #60a3ed RGB pie chart
      #60a3ed color shades, tints & tones
#60a3ed color schemes
#60a3ed color preview, HTML & CSS examples
           This text has a color of #60a3ed        
        
          <p style="color:#60a3ed;">Text here</p>
        
        
          .mytext {color:#60a3ed;}
        
        Text color #60a3ed
      
           This box has a color of #60a3ed        
        
          <div style="background-color:#60a3ed;">Content here</div>
        
        
          .mybackground {background-color:#60a3ed;}
        
        Background color #60a3ed
      
           Border around this has a color of #60a3ed        
        
          <div style="border:2px solid #60a3ed;">Content here</div>
        
        
          .myborder {border:2px solid #60a3ed;}
        
        Border color #60a3ed