#5ac5ed color space conversions
Hex:
        #5ac5ed
        RGB:
        90, 197, 237
        CMY:
        65, 23, 7
        CMYK:
        62, 17, 0, 7
      HSL:
        196°, 80.3279%, 64.1176%
        HSV (HSB):
        196°, 62.0253%, 92.9412%
        XYZ:
        39.4688, 48.2206, 87.3480
        xyY:
        0.2255, 0.2755, 48.2206
      CIE-Lab:
        74.9638, -19.0573, -29.0009
        CIE-LCH:
        74.9638, 34.7020, 236.6899
        CIE-Luv:
        74.9638, -42.6733, -43.7197
        Hunter-Lab:
        69.4410, -20.0664, -25.9706
      #5ac5ed color charts
#5ac5ed RGB chart
      #5ac5ed CMYK chart
      #5ac5ed RGB pie chart
      #5ac5ed color shades, tints & tones
#5ac5ed color schemes
#5ac5ed color preview, HTML & CSS examples
           This text has a color of #5ac5ed        
        
          <p style="color:#5ac5ed;">Text here</p>
        
        
          .mytext {color:#5ac5ed;}
        
        Text color #5ac5ed
      
           This box has a color of #5ac5ed        
        
          <div style="background-color:#5ac5ed;">Content here</div>
        
        
          .mybackground {background-color:#5ac5ed;}
        
        Background color #5ac5ed
      
           Border around this has a color of #5ac5ed        
        
          <div style="border:2px solid #5ac5ed;">Content here</div>
        
        
          .myborder {border:2px solid #5ac5ed;}
        
        Border color #5ac5ed