#5d5b9a color space conversions
Hex:
        #5d5b9a
        RGB:
        93, 91, 154
        CMY:
        64, 64, 40
        CMYK:
        40, 41, 0, 40
      HSL:
        242°, 25.7143%, 48.0392%
        HSV (HSB):
        242°, 40.9091%, 60.3922%
        XYZ:
        14.0880, 12.1424, 32.1731
        xyY:
        0.2412, 0.2079, 12.1424
      CIE-Lab:
        41.4416, 17.0175, -34.1740
        CIE-LCH:
        41.4416, 38.1767, 296.4718
        CIE-Luv:
        41.4416, -2.8787, -51.1987
        Hunter-Lab:
        34.8460, 11.1860, -30.3499
      #5d5b9a color charts
#5d5b9a RGB chart
      #5d5b9a CMYK chart
      #5d5b9a RGB pie chart
      #5d5b9a color shades, tints & tones
#5d5b9a color schemes
#5d5b9a color preview, HTML & CSS examples
           This text has a color of #5d5b9a        
        
          <p style="color:#5d5b9a;">Text here</p>
        
        
          .mytext {color:#5d5b9a;}
        
        Text color #5d5b9a
      
           This box has a color of #5d5b9a        
        
          <div style="background-color:#5d5b9a;">Content here</div>
        
        
          .mybackground {background-color:#5d5b9a;}
        
        Background color #5d5b9a
      
           Border around this has a color of #5d5b9a        
        
          <div style="border:2px solid #5d5b9a;">Content here</div>
        
        
          .myborder {border:2px solid #5d5b9a;}
        
        Border color #5d5b9a