#5b8cf3 color space conversions
Hex:
        #5b8cf3
        RGB:
        91, 140, 243
        CMY:
        64, 45, 5
        CMYK:
        63, 42, 0, 5
      HSL:
        221°, 86.3636%, 65.4902%
        HSV (HSB):
        221°, 62.5514%, 95.2941%
        XYZ:
        29.8701, 27.4514, 88.5183
        xyY:
        0.2048, 0.1882, 27.4514
      CIE-Lab:
        59.3898, 14.9844, -56.6789
        CIE-LCH:
        59.3898, 58.6262, 284.8087
        CIE-Luv:
        59.3898, -22.3051, -91.8616
        Hunter-Lab:
        52.3941, 10.0742, -63.4930
      #5b8cf3 color charts
#5b8cf3 RGB chart
      #5b8cf3 CMYK chart
      #5b8cf3 RGB pie chart
      #5b8cf3 color shades, tints & tones
#5b8cf3 color schemes
#5b8cf3 color preview, HTML & CSS examples
           This text has a color of #5b8cf3        
        
          <p style="color:#5b8cf3;">Text here</p>
        
        
          .mytext {color:#5b8cf3;}
        
        Text color #5b8cf3
      
           This box has a color of #5b8cf3        
        
          <div style="background-color:#5b8cf3;">Content here</div>
        
        
          .mybackground {background-color:#5b8cf3;}
        
        Background color #5b8cf3
      
           Border around this has a color of #5b8cf3        
        
          <div style="border:2px solid #5b8cf3;">Content here</div>
        
        
          .myborder {border:2px solid #5b8cf3;}
        
        Border color #5b8cf3