#5fb0ec color space conversions
Hex:
        #5fb0ec
        RGB:
        95, 176, 236
        CMY:
        63, 31, 7
        CMYK:
        60, 25, 0, 7
      HSL:
        206°, 78.7709%, 64.9020%
        HSV (HSB):
        206°, 59.7458%, 92.5490%
        XYZ:
        35.3850, 39.5397, 85.1238
        xyY:
        0.2211, 0.2470, 39.5397
      CIE-Lab:
        69.1404, -7.2931, -37.4503
        CIE-LCH:
        69.1404, 38.1538, 258.9802
        CIE-Luv:
        69.1404, -33.8857, -59.0666
        Hunter-Lab:
        62.8806, -9.5932, -36.2467
      #5fb0ec color charts
#5fb0ec RGB chart
      #5fb0ec CMYK chart
      #5fb0ec RGB pie chart
      #5fb0ec color shades, tints & tones
#5fb0ec color schemes
#5fb0ec color preview, HTML & CSS examples
           This text has a color of #5fb0ec        
        
          <p style="color:#5fb0ec;">Text here</p>
        
        
          .mytext {color:#5fb0ec;}
        
        Text color #5fb0ec
      
           This box has a color of #5fb0ec        
        
          <div style="background-color:#5fb0ec;">Content here</div>
        
        
          .mybackground {background-color:#5fb0ec;}
        
        Background color #5fb0ec
      
           Border around this has a color of #5fb0ec        
        
          <div style="border:2px solid #5fb0ec;">Content here</div>
        
        
          .myborder {border:2px solid #5fb0ec;}
        
        Border color #5fb0ec