#5b7ac2 color space conversions
Hex:
        #5b7ac2
        RGB:
        91, 122, 194
        CMY:
        64, 52, 24
        CMYK:
        53, 37, 0, 24
      HSL:
        222°, 45.7778%, 55.8824%
        HSV (HSB):
        222°, 53.0928%, 76.0784%
        XYZ:
        21.0115, 20.0383, 53.7993
        xyY:
        0.2215, 0.2113, 20.0383
      CIE-Lab:
        51.8804, 9.7385, -41.0782
        CIE-LCH:
        51.8804, 42.2168, 283.3370
        CIE-Luv:
        51.8804, -16.0689, -64.0316
        Hunter-Lab:
        44.7641, 5.4477, -39.9222
      #5b7ac2 color charts
#5b7ac2 RGB chart
      #5b7ac2 CMYK chart
      #5b7ac2 RGB pie chart
      #5b7ac2 color shades, tints & tones
#5b7ac2 color schemes
#5b7ac2 color preview, HTML & CSS examples
           This text has a color of #5b7ac2        
        
          <p style="color:#5b7ac2;">Text here</p>
        
        
          .mytext {color:#5b7ac2;}
        
        Text color #5b7ac2
      
           This box has a color of #5b7ac2        
        
          <div style="background-color:#5b7ac2;">Content here</div>
        
        
          .mybackground {background-color:#5b7ac2;}
        
        Background color #5b7ac2
      
           Border around this has a color of #5b7ac2        
        
          <div style="border:2px solid #5b7ac2;">Content here</div>
        
        
          .myborder {border:2px solid #5b7ac2;}
        
        Border color #5b7ac2