#5b5b98 color space conversions
Hex:
        #5b5b98
        RGB:
        91, 91, 152
        CMY:
        64, 64, 40
        CMYK:
        40, 40, 0, 40
      HSL:
        240°, 25.1029%, 47.6471%
        HSV (HSB):
        240°, 40.1316%, 59.6078%
        XYZ:
        13.7230, 11.9733, 31.2936
        xyY:
        0.2408, 0.2101, 11.9733
      CIE-Lab:
        41.1737, 15.8667, -33.4108
        CIE-LCH:
        41.1737, 36.9870, 295.4029
        CIE-Luv:
        41.1737, -3.5939, -49.8498
        Hunter-Lab:
        34.6025, 10.2368, -29.3986
      #5b5b98 color charts
#5b5b98 RGB chart
      #5b5b98 CMYK chart
      #5b5b98 RGB pie chart
      #5b5b98 color shades, tints & tones
#5b5b98 color schemes
#5b5b98 color preview, HTML & CSS examples
           This text has a color of #5b5b98        
        
          <p style="color:#5b5b98;">Text here</p>
        
        
          .mytext {color:#5b5b98;}
        
        Text color #5b5b98
      
           This box has a color of #5b5b98        
        
          <div style="background-color:#5b5b98;">Content here</div>
        
        
          .mybackground {background-color:#5b5b98;}
        
        Background color #5b5b98
      
           Border around this has a color of #5b5b98        
        
          <div style="border:2px solid #5b5b98;">Content here</div>
        
        
          .myborder {border:2px solid #5b5b98;}
        
        Border color #5b5b98