#5b84c2 color space conversions
Hex:
        #5b84c2
        RGB:
        91, 132, 194
        CMY:
        64, 48, 24
        CMYK:
        53, 32, 0, 24
      HSL:
        216°, 45.7778%, 55.8824%
        HSV (HSB):
        216°, 53.0928%, 76.0784%
        XYZ:
        22.3033, 22.6217, 54.2299
        xyY:
        0.2249, 0.2281, 22.6217
      CIE-Lab:
        54.6805, 3.7417, -36.6711
        CIE-LCH:
        54.6805, 36.8615, 275.8260
        CIE-Luv:
        54.6805, -19.6829, -56.8901
        Hunter-Lab:
        47.5623, 0.4695, -34.3080
      #5b84c2 color charts
#5b84c2 RGB chart
      #5b84c2 CMYK chart
      #5b84c2 RGB pie chart
      #5b84c2 color shades, tints & tones
#5b84c2 color schemes
#5b84c2 color preview, HTML & CSS examples
           This text has a color of #5b84c2        
        
          <p style="color:#5b84c2;">Text here</p>
        
        
          .mytext {color:#5b84c2;}
        
        Text color #5b84c2
      
           This box has a color of #5b84c2        
        
          <div style="background-color:#5b84c2;">Content here</div>
        
        
          .mybackground {background-color:#5b84c2;}
        
        Background color #5b84c2
      
           Border around this has a color of #5b84c2        
        
          <div style="border:2px solid #5b84c2;">Content here</div>
        
        
          .myborder {border:2px solid #5b84c2;}
        
        Border color #5b84c2