#5b7eec color space conversions
Hex:
        #5b7eec
        RGB:
        91, 126, 236
        CMY:
        64, 51, 7
        CMYK:
        61, 47, 0, 7
      HSL:
        226°, 79.2350%, 64.1176%
        HSV (HSB):
        226°, 61.4407%, 92.5490%
        XYZ:
        26.9156, 23.2020, 82.4167
        xyY:
        0.2031, 0.1751, 23.2020
      CIE-Lab:
        55.2798, 21.1005, -59.3738
        CIE-LCH:
        55.2798, 63.0117, 289.5644
        CIE-Luv:
        55.2798, -17.8249, -95.3788
        Hunter-Lab:
        48.1684, 15.4475, -67.7279
      #5b7eec color charts
#5b7eec RGB chart
      #5b7eec CMYK chart
      #5b7eec RGB pie chart
      #5b7eec color shades, tints & tones
#5b7eec color schemes
#5b7eec color preview, HTML & CSS examples
           This text has a color of #5b7eec        
        
          <p style="color:#5b7eec;">Text here</p>
        
        
          .mytext {color:#5b7eec;}
        
        Text color #5b7eec
      
           This box has a color of #5b7eec        
        
          <div style="background-color:#5b7eec;">Content here</div>
        
        
          .mybackground {background-color:#5b7eec;}
        
        Background color #5b7eec
      
           Border around this has a color of #5b7eec        
        
          <div style="border:2px solid #5b7eec;">Content here</div>
        
        
          .myborder {border:2px solid #5b7eec;}
        
        Border color #5b7eec