#5d4d85 color space conversions
Hex:
        #5d4d85
        RGB:
        93, 77, 133
        CMY:
        64, 70, 48
        CMYK:
        30, 42, 0, 48
      HSL:
        257°, 26.6667%, 41.1765%
        HSV (HSB):
        257°, 42.1053%, 52.1569%
        XYZ:
        11.4017, 9.3284, 23.3899
        xyY:
        0.2584, 0.2114, 9.3284
      CIE-Lab:
        36.6090, 19.8301, -29.0754
        CIE-LCH:
        36.6090, 35.1939, 304.2949
        CIE-Luv:
        36.6090, 3.8374, -42.4996
        Hunter-Lab:
        30.5424, 13.1863, -24.0257
      #5d4d85 color charts
#5d4d85 RGB chart
      #5d4d85 CMYK chart
      #5d4d85 RGB pie chart
      #5d4d85 color shades, tints & tones
#5d4d85 color schemes
#5d4d85 color preview, HTML & CSS examples
           This text has a color of #5d4d85        
        
          <p style="color:#5d4d85;">Text here</p>
        
        
          .mytext {color:#5d4d85;}
        
        Text color #5d4d85
      
           This box has a color of #5d4d85        
        
          <div style="background-color:#5d4d85;">Content here</div>
        
        
          .mybackground {background-color:#5d4d85;}
        
        Background color #5d4d85
      
           Border around this has a color of #5d4d85        
        
          <div style="border:2px solid #5d4d85;">Content here</div>
        
        
          .myborder {border:2px solid #5d4d85;}
        
        Border color #5d4d85