#5bb6fa color space conversions
Hex:
        #5bb6fa
        RGB:
        91, 182, 250
        CMY:
        64, 29, 2
        CMYK:
        64, 27, 0, 2
      HSL:
        206°, 94.0828%, 66.8627%
        HSV (HSB):
        206°, 63.6000%, 98.0392%
        XYZ:
        38.2977, 42.5822, 96.6432
        xyY:
        0.2157, 0.2399, 42.5822
      CIE-Lab:
        71.2705, -6.8641, -41.7397
        CIE-LCH:
        71.2705, 42.3004, 260.6613
        CIE-Luv:
        71.2705, -36.5184, -66.7108
        Hunter-Lab:
        65.2550, -9.4360, -42.1304
      #5bb6fa color charts
#5bb6fa RGB chart
      #5bb6fa CMYK chart
      #5bb6fa RGB pie chart
      #5bb6fa color shades, tints & tones
#5bb6fa color schemes
#5bb6fa color preview, HTML & CSS examples
           This text has a color of #5bb6fa        
        
          <p style="color:#5bb6fa;">Text here</p>
        
        
          .mytext {color:#5bb6fa;}
        
        Text color #5bb6fa
      
           This box has a color of #5bb6fa        
        
          <div style="background-color:#5bb6fa;">Content here</div>
        
        
          .mybackground {background-color:#5bb6fa;}
        
        Background color #5bb6fa
      
           Border around this has a color of #5bb6fa        
        
          <div style="border:2px solid #5bb6fa;">Content here</div>
        
        
          .myborder {border:2px solid #5bb6fa;}
        
        Border color #5bb6fa