#5b5dac color space conversions
Hex:
        #5b5dac
        RGB:
        91, 93, 172
        CMY:
        64, 64, 33
        CMYK:
        47, 46, 0, 33
      HSL:
        239°, 32.7935%, 51.5686%
        HSV (HSB):
        239°, 47.0930%, 67.4510%
        XYZ:
        15.6751, 13.0314, 40.7189
        xyY:
        0.2258, 0.1877, 13.0314
      CIE-Lab:
        42.8105, 20.7022, -42.6952
        CIE-LCH:
        42.8105, 47.4496, 295.8680
        CIE-Luv:
        42.8105, -5.4101, -64.8121
        Hunter-Lab:
        36.0990, 14.3360, -41.6084
      #5b5dac color charts
#5b5dac RGB chart
      #5b5dac CMYK chart
      #5b5dac RGB pie chart
      #5b5dac color shades, tints & tones
#5b5dac color schemes
#5b5dac color preview, HTML & CSS examples
           This text has a color of #5b5dac        
        
          <p style="color:#5b5dac;">Text here</p>
        
        
          .mytext {color:#5b5dac;}
        
        Text color #5b5dac
      
           This box has a color of #5b5dac        
        
          <div style="background-color:#5b5dac;">Content here</div>
        
        
          .mybackground {background-color:#5b5dac;}
        
        Background color #5b5dac
      
           Border around this has a color of #5b5dac        
        
          <div style="border:2px solid #5b5dac;">Content here</div>
        
        
          .myborder {border:2px solid #5b5dac;}
        
        Border color #5b5dac