#5bb3fd color space conversions
Hex:
        #5bb3fd
        RGB:
        91, 179, 253
        CMY:
        64, 30, 1
        CMYK:
        64, 29, 0, 1
      HSL:
        207°, 97.5904%, 67.4510%
        HSV (HSB):
        207°, 64.0316%, 99.2157%
        XYZ:
        38.1641, 41.5562, 98.9382
        xyY:
        0.2136, 0.2326, 41.5562
      CIE-Lab:
        70.5639, -4.2482, -44.4676
        CIE-LCH:
        70.5639, 44.6701, 264.5429
        CIE-Luv:
        70.5639, -35.3577, -71.6111
        Hunter-Lab:
        64.4641, -7.1364, -45.8722
      #5bb3fd color charts
#5bb3fd RGB chart
      #5bb3fd CMYK chart
      #5bb3fd RGB pie chart
      #5bb3fd color shades, tints & tones
#5bb3fd color schemes
#5bb3fd color preview, HTML & CSS examples
           This text has a color of #5bb3fd        
        
          <p style="color:#5bb3fd;">Text here</p>
        
        
          .mytext {color:#5bb3fd;}
        
        Text color #5bb3fd
      
           This box has a color of #5bb3fd        
        
          <div style="background-color:#5bb3fd;">Content here</div>
        
        
          .mybackground {background-color:#5bb3fd;}
        
        Background color #5bb3fd
      
           Border around this has a color of #5bb3fd        
        
          <div style="border:2px solid #5bb3fd;">Content here</div>
        
        
          .myborder {border:2px solid #5bb3fd;}
        
        Border color #5bb3fd