#5bd2fc color space conversions
Hex:
        #5bd2fc
        RGB:
        91, 210, 252
        CMY:
        64, 18, 1
        CMYK:
        64, 17, 0, 1
      HSL:
        196°, 96.4072%, 67.2549%
        HSV (HSB):
        196°, 63.8889%, 98.8235%
        XYZ:
        44.9317, 55.3456, 100.4101
        xyY:
        0.2239, 0.2758, 55.3456
      CIE-Lab:
        79.2399, -21.0164, -30.4647
        CIE-LCH:
        79.2399, 37.0107, 235.3998
        CIE-Luv:
        79.2399, -46.4130, -46.2498
        Hunter-Lab:
        74.3946, -22.3831, -27.9472
      #5bd2fc color charts
#5bd2fc RGB chart
      #5bd2fc CMYK chart
      #5bd2fc RGB pie chart
      #5bd2fc color shades, tints & tones
#5bd2fc color schemes
#5bd2fc color preview, HTML & CSS examples
           This text has a color of #5bd2fc        
        
          <p style="color:#5bd2fc;">Text here</p>
        
        
          .mytext {color:#5bd2fc;}
        
        Text color #5bd2fc
      
           This box has a color of #5bd2fc        
        
          <div style="background-color:#5bd2fc;">Content here</div>
        
        
          .mybackground {background-color:#5bd2fc;}
        
        Background color #5bd2fc
      
           Border around this has a color of #5bd2fc        
        
          <div style="border:2px solid #5bd2fc;">Content here</div>
        
        
          .myborder {border:2px solid #5bd2fc;}
        
        Border color #5bd2fc