#5fb5cd color space conversions
Hex:
        #5fb5cd
        RGB:
        95, 181, 205
        CMY:
        63, 29, 20
        CMYK:
        54, 12, 0, 20
      HSL:
        193°, 52.3810%, 58.8235%
        HSV (HSB):
        193°, 53.6585%, 80.3922%
        XYZ:
        32.2626, 39.8884, 63.7564
        xyY:
        0.2374, 0.2935, 39.8884
      CIE-Lab:
        69.3900, -19.2758, -20.0972
        CIE-LCH:
        69.3900, 27.8470, 226.1951
        CIE-Luv:
        69.3900, -36.8197, -28.4390
        Hunter-Lab:
        63.1573, -19.3421, -15.6424
      #5fb5cd color charts
#5fb5cd RGB chart
      #5fb5cd CMYK chart
      #5fb5cd RGB pie chart
      #5fb5cd color shades, tints & tones
#5fb5cd color schemes
#5fb5cd color preview, HTML & CSS examples
           This text has a color of #5fb5cd        
        
          <p style="color:#5fb5cd;">Text here</p>
        
        
          .mytext {color:#5fb5cd;}
        
        Text color #5fb5cd
      
           This box has a color of #5fb5cd        
        
          <div style="background-color:#5fb5cd;">Content here</div>
        
        
          .mybackground {background-color:#5fb5cd;}
        
        Background color #5fb5cd
      
           Border around this has a color of #5fb5cd        
        
          <div style="border:2px solid #5fb5cd;">Content here</div>
        
        
          .myborder {border:2px solid #5fb5cd;}
        
        Border color #5fb5cd