#5b5883 color space conversions
Hex:
        #5b5883
        RGB:
        91, 88, 131
        CMY:
        64, 65, 49
        CMYK:
        31, 33, 0, 49
      HSL:
        244°, 19.6347%, 42.9412%
        HSV (HSB):
        244°, 32.8244%, 51.3725%
        XYZ:
        11.9008, 10.8423, 22.9383
        xyY:
        0.2605, 0.2373, 10.8423
      CIE-Lab:
        39.3136, 11.7194, -23.6363
        CIE-LCH:
        39.3136, 26.3822, 296.3733
        CIE-Luv:
        39.3136, -1.1361, -34.4197
        Hunter-Lab:
        32.9276, 6.8909, -18.2536
      #5b5883 color charts
#5b5883 RGB chart
      #5b5883 CMYK chart
      #5b5883 RGB pie chart
      #5b5883 color shades, tints & tones
#5b5883 color schemes
#5b5883 color preview, HTML & CSS examples
           This text has a color of #5b5883        
        
          <p style="color:#5b5883;">Text here</p>
        
        
          .mytext {color:#5b5883;}
        
        Text color #5b5883
      
           This box has a color of #5b5883        
        
          <div style="background-color:#5b5883;">Content here</div>
        
        
          .mybackground {background-color:#5b5883;}
        
        Background color #5b5883
      
           Border around this has a color of #5b5883        
        
          <div style="border:2px solid #5b5883;">Content here</div>
        
        
          .myborder {border:2px solid #5b5883;}
        
        Border color #5b5883