#5b8bff color space conversions
Hex:
        #5b8bff
        RGB:
        91, 139, 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.5970, 27.9094, 98.3294
        xyY:
        0.2002, 0.1768, 27.9094
      CIE-Lab:
        59.8068, 19.6157, -62.6161
        CIE-LCH:
        59.8068, 65.6168, 287.3942
        CIE-Luv:
        59.8068, -21.9586, -102.0673
        Hunter-Lab:
        52.8293, 14.3088, -73.3739
      #5b8bff color charts
#5b8bff RGB chart
      #5b8bff CMYK chart
      #5b8bff RGB pie chart
      #5b8bff color shades, tints & tones
#5b8bff color schemes
#5b8bff color preview, HTML & CSS examples
           This text has a color of #5b8bff        
        
          <p style="color:#5b8bff;">Text here</p>
        
        
          .mytext {color:#5b8bff;}
        
        Text color #5b8bff
      
           This box has a color of #5b8bff        
        
          <div style="background-color:#5b8bff;">Content here</div>
        
        
          .mybackground {background-color:#5b8bff;}
        
        Background color #5b8bff
      
           Border around this has a color of #5b8bff        
        
          <div style="border:2px solid #5b8bff;">Content here</div>
        
        
          .myborder {border:2px solid #5b8bff;}
        
        Border color #5b8bff