#5b5bac color space conversions
Hex:
        #5b5bac
        RGB:
        91, 91, 172
        CMY:
        64, 64, 33
        CMYK:
        47, 47, 0, 33
      HSL:
        240°, 32.7935%, 51.5686%
        HSV (HSB):
        240°, 47.0930%, 67.4510%
        XYZ:
        15.5019, 12.6849, 40.6611
        xyY:
        0.2252, 0.1842, 12.6849
      CIE-Lab:
        42.2845, 21.9554, -43.5339
        CIE-LCH:
        42.2845, 48.7570, 296.7631
        CIE-Luv:
        42.2845, -4.7567, -65.9744
        Hunter-Lab:
        35.6158, 15.3648, -42.7578
      #5b5bac color charts
#5b5bac RGB chart
      #5b5bac CMYK chart
      #5b5bac RGB pie chart
      #5b5bac color shades, tints & tones
#5b5bac color schemes
#5b5bac color preview, HTML & CSS examples
           This text has a color of #5b5bac        
        
          <p style="color:#5b5bac;">Text here</p>
        
        
          .mytext {color:#5b5bac;}
        
        Text color #5b5bac
      
           This box has a color of #5b5bac        
        
          <div style="background-color:#5b5bac;">Content here</div>
        
        
          .mybackground {background-color:#5b5bac;}
        
        Background color #5b5bac
      
           Border around this has a color of #5b5bac        
        
          <div style="border:2px solid #5b5bac;">Content here</div>
        
        
          .myborder {border:2px solid #5b5bac;}
        
        Border color #5b5bac