#5b7ae2 color space conversions
Hex:
        #5b7ae2
        RGB:
        91, 122, 226
        CMY:
        64, 52, 11
        CMYK:
        60, 46, 0, 11
      HSL:
        226°, 69.9482%, 62.1569%
        HSV (HSB):
        226°, 59.7345%, 88.6275%
        XYZ:
        25.0014, 21.6342, 74.8096
        xyY:
        0.2059, 0.1781, 21.6342
      CIE-Lab:
        53.6367, 20.2069, -56.4168
        CIE-LCH:
        53.6367, 59.9264, 289.7061
        CIE-Luv:
        53.6367, -16.4536, -90.0119
        Hunter-Lab:
        46.5126, 14.5501, -62.8017
      #5b7ae2 color charts
#5b7ae2 RGB chart
      #5b7ae2 CMYK chart
      #5b7ae2 RGB pie chart
      #5b7ae2 color shades, tints & tones
#5b7ae2 color schemes
#5b7ae2 color preview, HTML & CSS examples
           This text has a color of #5b7ae2        
        
          <p style="color:#5b7ae2;">Text here</p>
        
        
          .mytext {color:#5b7ae2;}
        
        Text color #5b7ae2
      
           This box has a color of #5b7ae2        
        
          <div style="background-color:#5b7ae2;">Content here</div>
        
        
          .mybackground {background-color:#5b7ae2;}
        
        Background color #5b7ae2
      
           Border around this has a color of #5b7ae2        
        
          <div style="border:2px solid #5b7ae2;">Content here</div>
        
        
          .myborder {border:2px solid #5b7ae2;}
        
        Border color #5b7ae2