#5bc0f5 color space conversions
Hex:
        #5bc0f5
        RGB:
        91, 192, 245
        CMY:
        64, 25, 4
        CMYK:
        63, 22, 0, 4
      HSL:
        201°, 88.5057%, 65.8824%
        HSV (HSB):
        201°, 62.8571%, 96.0784%
        XYZ:
        39.6455, 46.5160, 93.2751
        xyY:
        0.2209, 0.2592, 46.5160
      CIE-Lab:
        73.8791, -13.8259, -34.9828
        CIE-LCH:
        73.8791, 37.6159, 248.4351
        CIE-Luv:
        73.8791, -40.2815, -54.5289
        Hunter-Lab:
        68.2026, -15.5945, -33.3442
      #5bc0f5 color charts
#5bc0f5 RGB chart
      #5bc0f5 CMYK chart
      #5bc0f5 RGB pie chart
      #5bc0f5 color shades, tints & tones
#5bc0f5 color schemes
#5bc0f5 color preview, HTML & CSS examples
           This text has a color of #5bc0f5        
        
          <p style="color:#5bc0f5;">Text here</p>
        
        
          .mytext {color:#5bc0f5;}
        
        Text color #5bc0f5
      
           This box has a color of #5bc0f5        
        
          <div style="background-color:#5bc0f5;">Content here</div>
        
        
          .mybackground {background-color:#5bc0f5;}
        
        Background color #5bc0f5
      
           Border around this has a color of #5bc0f5        
        
          <div style="border:2px solid #5bc0f5;">Content here</div>
        
        
          .myborder {border:2px solid #5bc0f5;}
        
        Border color #5bc0f5