#5ac0db color space conversions
Hex:
        #5ac0db
        RGB:
        90, 192, 219
        CMY:
        65, 25, 14
        CMYK:
        59, 12, 0, 14
      HSL:
        193°, 64.1791%, 60.5882%
        HSV (HSB):
        193°, 58.9041%, 85.8824%
        XYZ:
        35.8523, 44.9874, 73.8117
        xyY:
        0.2318, 0.2909, 44.9874
      CIE-Lab:
        72.8836, -21.8510, -22.4443
        CIE-LCH:
        72.8836, 31.3243, 225.7673
        CIE-Luv:
        72.8836, -41.6739, -32.1713
        Hunter-Lab:
        67.0727, -21.9637, -18.2962
      #5ac0db color charts
#5ac0db RGB chart
      #5ac0db CMYK chart
      #5ac0db RGB pie chart
      #5ac0db color shades, tints & tones
#5ac0db color schemes
#5ac0db color preview, HTML & CSS examples
           This text has a color of #5ac0db        
        
          <p style="color:#5ac0db;">Text here</p>
        
        
          .mytext {color:#5ac0db;}
        
        Text color #5ac0db
      
           This box has a color of #5ac0db        
        
          <div style="background-color:#5ac0db;">Content here</div>
        
        
          .mybackground {background-color:#5ac0db;}
        
        Background color #5ac0db
      
           Border around this has a color of #5ac0db        
        
          <div style="border:2px solid #5ac0db;">Content here</div>
        
        
          .myborder {border:2px solid #5ac0db;}
        
        Border color #5ac0db