#5b84e2 color space conversions
Hex:
        #5b84e2
        RGB:
        91, 132, 226
        CMY:
        64, 48, 11
        CMYK:
        60, 42, 0, 11
      HSL:
        222°, 69.9482%, 62.1569%
        HSV (HSB):
        222°, 59.7345%, 88.6275%
        XYZ:
        26.2931, 24.2177, 75.2402
        xyY:
        0.2091, 0.1926, 24.2177
      CIE-Lab:
        56.3051, 14.1303, -52.1541
        CIE-LCH:
        56.3051, 54.0344, 285.1594
        CIE-Luv:
        56.3051, -19.6936, -83.5114
        Hunter-Lab:
        49.2114, 9.2505, -56.2014
      #5b84e2 color charts
#5b84e2 RGB chart
      #5b84e2 CMYK chart
      #5b84e2 RGB pie chart
      #5b84e2 color shades, tints & tones
#5b84e2 color schemes
#5b84e2 color preview, HTML & CSS examples
           This text has a color of #5b84e2        
        
          <p style="color:#5b84e2;">Text here</p>
        
        
          .mytext {color:#5b84e2;}
        
        Text color #5b84e2
      
           This box has a color of #5b84e2        
        
          <div style="background-color:#5b84e2;">Content here</div>
        
        
          .mybackground {background-color:#5b84e2;}
        
        Background color #5b84e2
      
           Border around this has a color of #5b84e2        
        
          <div style="border:2px solid #5b84e2;">Content here</div>
        
        
          .myborder {border:2px solid #5b84e2;}
        
        Border color #5b84e2