#5fb0ed color space conversions
Hex:
        #5fb0ed
        RGB:
        95, 176, 237
        CMY:
        63, 31, 7
        CMYK:
        60, 26, 0, 7
      HSL:
        206°, 79.7753%, 65.0980%
        HSV (HSB):
        206°, 59.9156%, 92.9412%
        XYZ:
        35.5307, 39.5980, 85.8913
        xyY:
        0.2207, 0.2459, 39.5980
      CIE-Lab:
        69.1822, -6.9802, -37.9303
        CIE-LCH:
        69.1822, 38.5672, 259.5727
        CIE-Luv:
        69.1822, -33.8546, -59.9266
        Hunter-Lab:
        62.9269, -9.3349, -36.8782
      #5fb0ed color charts
#5fb0ed RGB chart
      #5fb0ed CMYK chart
      #5fb0ed RGB pie chart
      #5fb0ed color shades, tints & tones
#5fb0ed color schemes
#5fb0ed color preview, HTML & CSS examples
           This text has a color of #5fb0ed        
        
          <p style="color:#5fb0ed;">Text here</p>
        
        
          .mytext {color:#5fb0ed;}
        
        Text color #5fb0ed
      
           This box has a color of #5fb0ed        
        
          <div style="background-color:#5fb0ed;">Content here</div>
        
        
          .mybackground {background-color:#5fb0ed;}
        
        Background color #5fb0ed
      
           Border around this has a color of #5fb0ed        
        
          <div style="border:2px solid #5fb0ed;">Content here</div>
        
        
          .myborder {border:2px solid #5fb0ed;}
        
        Border color #5fb0ed