#5b7fed color space conversions
Hex:
        #5b7fed
        RGB:
        91, 127, 237
        CMY:
        64, 50, 7
        CMYK:
        62, 46, 0, 7
      HSL:
        225°, 80.2198%, 64.3137%
        HSV (HSB):
        225°, 61.6034%, 92.9412%
        XYZ:
        27.1898, 23.5173, 83.2270
        xyY:
        0.2030, 0.1756, 23.5173
      CIE-Lab:
        55.6012, 20.8263, -59.4149
        CIE-LCH:
        55.6012, 62.9593, 289.3168
        CIE-Luv:
        55.6012, -18.1461, -95.5401
        Hunter-Lab:
        48.4947, 15.2151, -67.8078
      #5b7fed color charts
#5b7fed RGB chart
      #5b7fed CMYK chart
      #5b7fed RGB pie chart
      #5b7fed color shades, tints & tones
#5b7fed color schemes
#5b7fed color preview, HTML & CSS examples
           This text has a color of #5b7fed        
        
          <p style="color:#5b7fed;">Text here</p>
        
        
          .mytext {color:#5b7fed;}
        
        Text color #5b7fed
      
           This box has a color of #5b7fed        
        
          <div style="background-color:#5b7fed;">Content here</div>
        
        
          .mybackground {background-color:#5b7fed;}
        
        Background color #5b7fed
      
           Border around this has a color of #5b7fed        
        
          <div style="border:2px solid #5b7fed;">Content here</div>
        
        
          .myborder {border:2px solid #5b7fed;}
        
        Border color #5b7fed