#5b8cff color space conversions
Hex:
        #5b8cff
        RGB:
        91, 140, 255
        CMY:
        64, 45, 0
        CMYK:
        64, 45, 0, 0
      HSL:
        222°, 100.0000%, 67.8431%
        HSV (HSB):
        222°, 64.3137%, 100.0000%
        XYZ:
        31.7425, 28.2003, 98.3779
        xyY:
        0.2005, 0.1781, 28.2003
      CIE-Lab:
        60.0693, 19.0150, -62.1953
        CIE-LCH:
        60.0693, 65.0372, 287.0000
        CIE-Luv:
        60.0693, -22.2711, -101.4225
        Hunter-Lab:
        53.1040, 13.7650, -72.6651
      #5b8cff color charts
#5b8cff RGB chart
      #5b8cff CMYK chart
      #5b8cff RGB pie chart
      #5b8cff color shades, tints & tones
#5b8cff color schemes
#5b8cff color preview, HTML & CSS examples
           This text has a color of #5b8cff        
        
          <p style="color:#5b8cff;">Text here</p>
        
        
          .mytext {color:#5b8cff;}
        
        Text color #5b8cff
      
           This box has a color of #5b8cff        
        
          <div style="background-color:#5b8cff;">Content here</div>
        
        
          .mybackground {background-color:#5b8cff;}
        
        Background color #5b8cff
      
           Border around this has a color of #5b8cff        
        
          <div style="border:2px solid #5b8cff;">Content here</div>
        
        
          .myborder {border:2px solid #5b8cff;}
        
        Border color #5b8cff