#5b84fe color space conversions
Hex:
        #5b84fe
        RGB:
        91, 132, 254
        CMY:
        64, 48, 0
        CMYK:
        64, 48, 0, 0
      HSL:
        225°, 98.7879%, 67.6471%
        HSV (HSB):
        225°, 64.1732%, 99.6078%
        XYZ:
        30.4550, 25.8824, 97.1566
        xyY:
        0.1984, 0.1686, 25.8824
      CIE-Lab:
        57.9253, 23.5016, -65.0884
        CIE-LCH:
        57.9253, 69.2013, 289.8532
        CIE-Luv:
        57.9253, -19.8055, -105.6677
        Hunter-Lab:
        50.8748, 17.8241, -77.6150
      #5b84fe color charts
#5b84fe RGB chart
      #5b84fe CMYK chart
      #5b84fe RGB pie chart
      #5b84fe color shades, tints & tones
#5b84fe color schemes
#5b84fe color preview, HTML & CSS examples
           This text has a color of #5b84fe        
        
          <p style="color:#5b84fe;">Text here</p>
        
        
          .mytext {color:#5b84fe;}
        
        Text color #5b84fe
      
           This box has a color of #5b84fe        
        
          <div style="background-color:#5b84fe;">Content here</div>
        
        
          .mybackground {background-color:#5b84fe;}
        
        Background color #5b84fe
      
           Border around this has a color of #5b84fe        
        
          <div style="border:2px solid #5b84fe;">Content here</div>
        
        
          .myborder {border:2px solid #5b84fe;}
        
        Border color #5b84fe