#5b84cf color space conversions
Hex:
        #5b84cf
        RGB:
        91, 132, 207
        CMY:
        64, 48, 19
        CMYK:
        56, 36, 0, 19
      HSL:
        219°, 54.7170%, 58.4314%
        HSV (HSB):
        219°, 56.0386%, 81.1765%
        XYZ:
        23.8281, 23.2317, 62.2598
        xyY:
        0.2180, 0.2125, 23.2317
      CIE-Lab:
        55.3102, 7.9019, -43.0531
        CIE-LCH:
        55.3102, 43.7723, 280.4002
        CIE-Luv:
        55.3102, -19.6724, -67.8460
        Hunter-Lab:
        48.1992, 3.8959, -42.8464
      #5b84cf color charts
#5b84cf RGB chart
      #5b84cf CMYK chart
      #5b84cf RGB pie chart
      #5b84cf color shades, tints & tones
#5b84cf color schemes
#5b84cf color preview, HTML & CSS examples
           This text has a color of #5b84cf        
        
          <p style="color:#5b84cf;">Text here</p>
        
        
          .mytext {color:#5b84cf;}
        
        Text color #5b84cf
      
           This box has a color of #5b84cf        
        
          <div style="background-color:#5b84cf;">Content here</div>
        
        
          .mybackground {background-color:#5b84cf;}
        
        Background color #5b84cf
      
           Border around this has a color of #5b84cf        
        
          <div style="border:2px solid #5b84cf;">Content here</div>
        
        
          .myborder {border:2px solid #5b84cf;}
        
        Border color #5b84cf