#5fc0db color space conversions
Hex:
        #5fc0db
        RGB:
        95, 192, 219
        CMY:
        63, 25, 14
        CMYK:
        57, 12, 0, 14
      HSL:
        193°, 63.2653%, 61.5686%
        HSV (HSB):
        193°, 56.6210%, 85.8824%
        XYZ:
        36.3551, 45.2466, 73.8352
        xyY:
        0.2339, 0.2911, 45.2466
      CIE-Lab:
        73.0540, -20.9043, -22.1691
        CIE-LCH:
        73.0540, 30.4707, 226.6820
        CIE-Luv:
        73.0540, -40.4278, -31.8461
        Hunter-Lab:
        67.2656, -21.2407, -17.9947
      #5fc0db color charts
#5fc0db RGB chart
      #5fc0db CMYK chart
      #5fc0db RGB pie chart
      #5fc0db color shades, tints & tones
#5fc0db color schemes
#5fc0db color preview, HTML & CSS examples
           This text has a color of #5fc0db        
        
          <p style="color:#5fc0db;">Text here</p>
        
        
          .mytext {color:#5fc0db;}
        
        Text color #5fc0db
      
           This box has a color of #5fc0db        
        
          <div style="background-color:#5fc0db;">Content here</div>
        
        
          .mybackground {background-color:#5fc0db;}
        
        Background color #5fc0db
      
           Border around this has a color of #5fc0db        
        
          <div style="border:2px solid #5fc0db;">Content here</div>
        
        
          .myborder {border:2px solid #5fc0db;}
        
        Border color #5fc0db