#5fb5eb color space conversions
Hex:
        #5fb5eb
        RGB:
        95, 181, 235
        CMY:
        63, 29, 8
        CMYK:
        60, 23, 0, 8
      HSL:
        203°, 77.7778%, 64.7059%
        HSV (HSB):
        203°, 59.5745%, 92.1569%
        XYZ:
        36.2386, 41.4788, 84.6935
        xyY:
        0.2231, 0.2554, 41.4788
      CIE-Lab:
        70.5101, -10.3274, -34.7778
        CIE-LCH:
        70.5101, 36.2788, 253.4610
        CIE-Luv:
        70.5101, -35.7357, -54.2928
        Hunter-Lab:
        64.4040, -12.2695, -32.8855
      #5fb5eb color charts
#5fb5eb RGB chart
      #5fb5eb CMYK chart
      #5fb5eb RGB pie chart
      #5fb5eb color shades, tints & tones
#5fb5eb color schemes
#5fb5eb color preview, HTML & CSS examples
           This text has a color of #5fb5eb        
        
          <p style="color:#5fb5eb;">Text here</p>
        
        
          .mytext {color:#5fb5eb;}
        
        Text color #5fb5eb
      
           This box has a color of #5fb5eb        
        
          <div style="background-color:#5fb5eb;">Content here</div>
        
        
          .mybackground {background-color:#5fb5eb;}
        
        Background color #5fb5eb
      
           Border around this has a color of #5fb5eb        
        
          <div style="border:2px solid #5fb5eb;">Content here</div>
        
        
          .myborder {border:2px solid #5fb5eb;}
        
        Border color #5fb5eb