#5ac4e5 color space conversions
Hex:
        #5ac4e5
        RGB:
        90, 196, 229
        CMY:
        65, 23, 10
        CMYK:
        61, 14, 0, 10
      HSL:
        194°, 72.7749%, 62.5490%
        HSV (HSB):
        194°, 60.6987%, 89.8039%
        XYZ:
        38.0992, 47.3107, 81.2526
        xyY:
        0.2286, 0.2839, 47.3107
      CIE-Lab:
        74.3880, -20.9409, -25.5662
        CIE-LCH:
        74.3880, 33.0477, 230.6797
        CIE-Luv:
        74.3880, -42.6844, -37.6155
        Hunter-Lab:
        68.7827, -21.4974, -21.8909
      #5ac4e5 color charts
#5ac4e5 RGB chart
      #5ac4e5 CMYK chart
      #5ac4e5 RGB pie chart
      #5ac4e5 color shades, tints & tones
#5ac4e5 color schemes
#5ac4e5 color preview, HTML & CSS examples
           This text has a color of #5ac4e5        
        
          <p style="color:#5ac4e5;">Text here</p>
        
        
          .mytext {color:#5ac4e5;}
        
        Text color #5ac4e5
      
           This box has a color of #5ac4e5        
        
          <div style="background-color:#5ac4e5;">Content here</div>
        
        
          .mybackground {background-color:#5ac4e5;}
        
        Background color #5ac4e5
      
           Border around this has a color of #5ac4e5        
        
          <div style="border:2px solid #5ac4e5;">Content here</div>
        
        
          .myborder {border:2px solid #5ac4e5;}
        
        Border color #5ac4e5