#5fb4dc color space conversions
Hex:
        #5fb4dc
        RGB:
        95, 180, 220
        CMY:
        63, 29, 14
        CMYK:
        57, 18, 0, 14
      HSL:
        199°, 64.1026%, 61.7647%
        HSV (HSB):
        199°, 56.8182%, 86.2745%
        XYZ:
        33.9588, 40.2427, 73.6879
        xyY:
        0.2296, 0.2721, 40.2427
      CIE-Lab:
        69.6421, -14.3540, -27.9349
        CIE-LCH:
        69.6421, 31.4070, 242.8042
        CIE-Luv:
        69.6421, -35.8932, -42.1313
        Hunter-Lab:
        63.4371, -15.4613, -24.4647
      #5fb4dc color charts
#5fb4dc RGB chart
      #5fb4dc CMYK chart
      #5fb4dc RGB pie chart
      #5fb4dc color shades, tints & tones
#5fb4dc color schemes
#5fb4dc color preview, HTML & CSS examples
           This text has a color of #5fb4dc        
        
          <p style="color:#5fb4dc;">Text here</p>
        
        
          .mytext {color:#5fb4dc;}
        
        Text color #5fb4dc
      
           This box has a color of #5fb4dc        
        
          <div style="background-color:#5fb4dc;">Content here</div>
        
        
          .mybackground {background-color:#5fb4dc;}
        
        Background color #5fb4dc
      
           Border around this has a color of #5fb4dc        
        
          <div style="border:2px solid #5fb4dc;">Content here</div>
        
        
          .myborder {border:2px solid #5fb4dc;}
        
        Border color #5fb4dc