#5b7dee color space conversions
Hex:
        #5b7dee
        RGB:
        91, 125, 238
        CMY:
        64, 51, 7
        CMYK:
        62, 47, 0, 7
      HSL:
        226°, 81.2155%, 64.5098%
        HSV (HSB):
        226°, 61.7647%, 93.3333%
        XYZ:
        27.0806, 23.0644, 83.9135
        xyY:
        0.2020, 0.1720, 23.0644
      CIE-Lab:
        55.1386, 22.3787, -60.7139
        CIE-LCH:
        55.1386, 64.7069, 290.2335
        CIE-Luv:
        55.1386, -17.5365, -97.5536
        Hunter-Lab:
        48.0254, 16.6082, -69.9779
      #5b7dee color charts
#5b7dee RGB chart
      #5b7dee CMYK chart
      #5b7dee RGB pie chart
      #5b7dee color shades, tints & tones
#5b7dee color schemes
#5b7dee color preview, HTML & CSS examples
           This text has a color of #5b7dee        
        
          <p style="color:#5b7dee;">Text here</p>
        
        
          .mytext {color:#5b7dee;}
        
        Text color #5b7dee
      
           This box has a color of #5b7dee        
        
          <div style="background-color:#5b7dee;">Content here</div>
        
        
          .mybackground {background-color:#5b7dee;}
        
        Background color #5b7dee
      
           Border around this has a color of #5b7dee        
        
          <div style="border:2px solid #5b7dee;">Content here</div>
        
        
          .myborder {border:2px solid #5b7dee;}
        
        Border color #5b7dee