#5b5a93 color space conversions
Hex:
        #5b5a93
        RGB:
        91, 90, 147
        CMY:
        64, 65, 42
        CMYK:
        38, 39, 0, 42
      HSL:
        241°, 24.0506%, 46.4706%
        HSV (HSB):
        241°, 38.7755%, 57.6471%
        XYZ:
        13.2370, 11.6431, 29.1534
        xyY:
        0.2450, 0.2155, 11.6431
      CIE-Lab:
        40.6431, 15.0201, -31.2455
        CIE-LCH:
        40.6431, 34.6682, 295.6742
        CIE-Luv:
        40.6431, -2.9279, -46.3719
        Hunter-Lab:
        34.1219, 9.5326, -26.7714
      #5b5a93 color charts
#5b5a93 RGB chart
      #5b5a93 CMYK chart
      #5b5a93 RGB pie chart
      #5b5a93 color shades, tints & tones
#5b5a93 color schemes
#5b5a93 color preview, HTML & CSS examples
           This text has a color of #5b5a93        
        
          <p style="color:#5b5a93;">Text here</p>
        
        
          .mytext {color:#5b5a93;}
        
        Text color #5b5a93
      
           This box has a color of #5b5a93        
        
          <div style="background-color:#5b5a93;">Content here</div>
        
        
          .mybackground {background-color:#5b5a93;}
        
        Background color #5b5a93
      
           Border around this has a color of #5b5a93        
        
          <div style="border:2px solid #5b5a93;">Content here</div>
        
        
          .myborder {border:2px solid #5b5a93;}
        
        Border color #5b5a93