#5ac4ed color space conversions
Hex:
        #5ac4ed
        RGB:
        90, 196, 237
        CMY:
        65, 23, 7
        CMYK:
        62, 17, 0, 7
      HSL:
        197°, 80.3279%, 64.1176%
        HSV (HSB):
        197°, 62.0253%, 92.9412%
        XYZ:
        39.2424, 47.7679, 87.2726
        xyY:
        0.2252, 0.2741, 47.7679
      CIE-Lab:
        74.6783, -18.5410, -29.4396
        CIE-LCH:
        74.6783, 34.7917, 237.7974
        CIE-Luv:
        74.6783, -42.3100, -44.5138
        Hunter-Lab:
        69.1144, -19.5996, -26.4871
      #5ac4ed color charts
#5ac4ed RGB chart
      #5ac4ed CMYK chart
      #5ac4ed RGB pie chart
      #5ac4ed color shades, tints & tones
#5ac4ed color schemes
#5ac4ed color preview, HTML & CSS examples
           This text has a color of #5ac4ed        
        
          <p style="color:#5ac4ed;">Text here</p>
        
        
          .mytext {color:#5ac4ed;}
        
        Text color #5ac4ed
      
           This box has a color of #5ac4ed        
        
          <div style="background-color:#5ac4ed;">Content here</div>
        
        
          .mybackground {background-color:#5ac4ed;}
        
        Background color #5ac4ed
      
           Border around this has a color of #5ac4ed        
        
          <div style="border:2px solid #5ac4ed;">Content here</div>
        
        
          .myborder {border:2px solid #5ac4ed;}
        
        Border color #5ac4ed