#5ac5dc color space conversions
Hex:
        #5ac5dc
        RGB:
        90, 197, 220
        CMY:
        65, 23, 14
        CMYK:
        59, 10, 0, 14
      HSL:
        191°, 65.0000%, 60.7843%
        HSV (HSB):
        191°, 59.0909%, 86.2745%
        XYZ:
        37.1010, 47.2735, 74.8794
        xyY:
        0.2330, 0.2968, 47.2735
      CIE-Lab:
        74.3644, -24.0872, -20.7344
        CIE-LCH:
        74.3644, 31.7822, 220.7221
        CIE-Luv:
        74.3644, -43.4825, -29.0954
        Hunter-Lab:
        68.7557, -24.0029, -16.4417
      #5ac5dc color charts
#5ac5dc RGB chart
      #5ac5dc CMYK chart
      #5ac5dc RGB pie chart
      #5ac5dc color shades, tints & tones
#5ac5dc color schemes
#5ac5dc color preview, HTML & CSS examples
           This text has a color of #5ac5dc        
        
          <p style="color:#5ac5dc;">Text here</p>
        
        
          .mytext {color:#5ac5dc;}
        
        Text color #5ac5dc
      
           This box has a color of #5ac5dc        
        
          <div style="background-color:#5ac5dc;">Content here</div>
        
        
          .mybackground {background-color:#5ac5dc;}
        
        Background color #5ac5dc
      
           Border around this has a color of #5ac5dc        
        
          <div style="border:2px solid #5ac5dc;">Content here</div>
        
        
          .myborder {border:2px solid #5ac5dc;}
        
        Border color #5ac5dc