#5fb9ed color space conversions
Hex:
        #5fb9ed
        RGB:
        95, 185, 237
        CMY:
        63, 27, 7
        CMYK:
        60, 22, 0, 7
      HSL:
        202°, 79.7753%, 65.0980%
        HSV (HSB):
        202°, 59.9156%, 92.9412%
        XYZ:
        37.3543, 43.2452, 86.4991
        xyY:
        0.2235, 0.2588, 43.2452
      CIE-Lab:
        71.7211, -11.8639, -33.9878
        CIE-LCH:
        71.7211, 35.9989, 250.7578
        CIE-Luv:
        71.7211, -37.1224, -52.8730
        Hunter-Lab:
        65.7611, -13.6885, -31.9546
      #5fb9ed color charts
#5fb9ed RGB chart
      #5fb9ed CMYK chart
      #5fb9ed RGB pie chart
      #5fb9ed color shades, tints & tones
#5fb9ed color schemes
#5fb9ed color preview, HTML & CSS examples
           This text has a color of #5fb9ed        
        
          <p style="color:#5fb9ed;">Text here</p>
        
        
          .mytext {color:#5fb9ed;}
        
        Text color #5fb9ed
      
           This box has a color of #5fb9ed        
        
          <div style="background-color:#5fb9ed;">Content here</div>
        
        
          .mybackground {background-color:#5fb9ed;}
        
        Background color #5fb9ed
      
           Border around this has a color of #5fb9ed        
        
          <div style="border:2px solid #5fb9ed;">Content here</div>
        
        
          .myborder {border:2px solid #5fb9ed;}
        
        Border color #5fb9ed