#5fb0fa color space conversions
Hex:
        #5fb0fa
        RGB:
        95, 176, 250
        CMY:
        63, 31, 2
        CMYK:
        62, 30, 0, 2
      HSL:
        209°, 93.9394%, 67.6471%
        HSV (HSB):
        209°, 62.0000%, 98.0392%
        XYZ:
        37.5000, 40.3857, 96.2612
        xyY:
        0.2153, 0.2319, 40.3857
      CIE-Lab:
        69.7434, -2.8638, -44.1191
        CIE-LCH:
        69.7434, 44.2120, 266.2861
        CIE-Luv:
        69.7434, -33.4628, -71.0594
        Hunter-Lab:
        63.5497, -5.8812, -45.3240
      #5fb0fa color charts
#5fb0fa RGB chart
      #5fb0fa CMYK chart
      #5fb0fa RGB pie chart
      #5fb0fa color shades, tints & tones
#5fb0fa color schemes
#5fb0fa color preview, HTML & CSS examples
           This text has a color of #5fb0fa        
        
          <p style="color:#5fb0fa;">Text here</p>
        
        
          .mytext {color:#5fb0fa;}
        
        Text color #5fb0fa
      
           This box has a color of #5fb0fa        
        
          <div style="background-color:#5fb0fa;">Content here</div>
        
        
          .mybackground {background-color:#5fb0fa;}
        
        Background color #5fb0fa
      
           Border around this has a color of #5fb0fa        
        
          <div style="border:2px solid #5fb0fa;">Content here</div>
        
        
          .myborder {border:2px solid #5fb0fa;}
        
        Border color #5fb0fa