#5bc0ee color space conversions
Hex:
        #5bc0ee
        RGB:
        91, 192, 238
        CMY:
        64, 25, 7
        CMYK:
        62, 19, 0, 7
      HSL:
        199°, 81.2155%, 64.5098%
        HSV (HSB):
        199°, 61.7647%, 93.3333%
        XYZ:
        38.5966, 46.0965, 87.7522
        xyY:
        0.2238, 0.2673, 46.0965
      CIE-Lab:
        73.6081, -15.9816, -31.6245
        CIE-LCH:
        73.6081, 35.4333, 243.1901
        CIE-Luv:
        73.6081, -40.5842, -48.4862
        Hunter-Lab:
        67.8944, -17.3414, -29.1051
      #5bc0ee color charts
#5bc0ee RGB chart
      #5bc0ee CMYK chart
      #5bc0ee RGB pie chart
      #5bc0ee color shades, tints & tones
#5bc0ee color schemes
#5bc0ee color preview, HTML & CSS examples
           This text has a color of #5bc0ee        
        
          <p style="color:#5bc0ee;">Text here</p>
        
        
          .mytext {color:#5bc0ee;}
        
        Text color #5bc0ee
      
           This box has a color of #5bc0ee        
        
          <div style="background-color:#5bc0ee;">Content here</div>
        
        
          .mybackground {background-color:#5bc0ee;}
        
        Background color #5bc0ee
      
           Border around this has a color of #5bc0ee        
        
          <div style="border:2px solid #5bc0ee;">Content here</div>
        
        
          .myborder {border:2px solid #5bc0ee;}
        
        Border color #5bc0ee