#5b5bab color space conversions
Hex:
        #5b5bab
        RGB:
        91, 91, 171
        CMY:
        64, 64, 33
        CMYK:
        47, 47, 0, 33
      HSL:
        240°, 32.2581%, 51.3725%
        HSV (HSB):
        240°, 46.7836%, 67.0588%
        XYZ:
        15.4062, 12.6466, 40.1571
        xyY:
        0.2259, 0.1854, 12.6466
      CIE-Lab:
        42.2258, 21.6450, -43.0376
        CIE-LCH:
        42.2258, 48.1740, 296.6993
        CIE-Luv:
        42.2258, -4.6996, -65.1823
        Hunter-Lab:
        35.5620, 15.0960, -42.0576
      #5b5bab color charts
#5b5bab RGB chart
      #5b5bab CMYK chart
      #5b5bab RGB pie chart
      #5b5bab color shades, tints & tones
#5b5bab color schemes
#5b5bab color preview, HTML & CSS examples
           This text has a color of #5b5bab        
        
          <p style="color:#5b5bab;">Text here</p>
        
        
          .mytext {color:#5b5bab;}
        
        Text color #5b5bab
      
           This box has a color of #5b5bab        
        
          <div style="background-color:#5b5bab;">Content here</div>
        
        
          .mybackground {background-color:#5b5bab;}
        
        Background color #5b5bab
      
           Border around this has a color of #5b5bab        
        
          <div style="border:2px solid #5b5bab;">Content here</div>
        
        
          .myborder {border:2px solid #5b5bab;}
        
        Border color #5b5bab