#5bc0fc color space conversions
Hex:
        #5bc0fc
        RGB:
        91, 192, 252
        CMY:
        64, 25, 1
        CMYK:
        64, 24, 0, 1
      HSL:
        202°, 96.4072%, 67.2549%
        HSV (HSB):
        202°, 63.8889%, 98.8235%
        XYZ:
        40.7347, 46.9517, 99.0111
        xyY:
        0.2182, 0.2515, 46.9517
      CIE-Lab:
        74.1589, -11.6412, -38.3169
        CIE-LCH:
        74.1589, 40.0462, 253.1005
        CIE-Luv:
        74.1589, -39.9847, -60.5629
        Hunter-Lab:
        68.5213, -13.7972, -37.7072
      #5bc0fc color charts
#5bc0fc RGB chart
      #5bc0fc CMYK chart
      #5bc0fc RGB pie chart
      #5bc0fc color shades, tints & tones
#5bc0fc color schemes
#5bc0fc color preview, HTML & CSS examples
           This text has a color of #5bc0fc        
        
          <p style="color:#5bc0fc;">Text here</p>
        
        
          .mytext {color:#5bc0fc;}
        
        Text color #5bc0fc
      
           This box has a color of #5bc0fc        
        
          <div style="background-color:#5bc0fc;">Content here</div>
        
        
          .mybackground {background-color:#5bc0fc;}
        
        Background color #5bc0fc
      
           Border around this has a color of #5bc0fc        
        
          <div style="border:2px solid #5bc0fc;">Content here</div>
        
        
          .myborder {border:2px solid #5bc0fc;}
        
        Border color #5bc0fc