#5b5eda color space conversions
Hex:
        #5b5eda
        RGB:
        91, 94, 218
        CMY:
        64, 63, 15
        CMYK:
        58, 57, 0, 15
      HSL:
        239°, 63.1841%, 60.5882%
        HSV (HSB):
        239°, 58.2569%, 85.4902%
        XYZ:
        20.9720, 15.2915, 68.1759
        xyY:
        0.2008, 0.1464, 15.2915
      CIE-Lab:
        46.0309, 34.7622, -64.1516
        CIE-LCH:
        46.0309, 72.9646, 298.4522
        CIE-Luv:
        46.0309, -8.0300, -99.2042
        Hunter-Lab:
        39.1044, 27.2983, -75.9952
      #5b5eda color charts
#5b5eda RGB chart
      #5b5eda CMYK chart
      #5b5eda RGB pie chart
      #5b5eda color shades, tints & tones
#5b5eda color schemes
#5b5eda color preview, HTML & CSS examples
           This text has a color of #5b5eda        
        
          <p style="color:#5b5eda;">Text here</p>
        
        
          .mytext {color:#5b5eda;}
        
        Text color #5b5eda
      
           This box has a color of #5b5eda        
        
          <div style="background-color:#5b5eda;">Content here</div>
        
        
          .mybackground {background-color:#5b5eda;}
        
        Background color #5b5eda
      
           Border around this has a color of #5b5eda        
        
          <div style="border:2px solid #5b5eda;">Content here</div>
        
        
          .myborder {border:2px solid #5b5eda;}
        
        Border color #5b5eda