#5d4a7a color space conversions
Hex:
        #5d4a7a
        RGB:
        93, 74, 122
        CMY:
        64, 71, 52
        CMYK:
        24, 39, 0, 52
      HSL:
        264°, 24.4898%, 38.4314%
        HSV (HSB):
        264°, 39.3443%, 47.8431%
        XYZ:
        10.4758, 8.6299, 19.5259
        xyY:
        0.2712, 0.2234, 8.6299
      CIE-Lab:
        35.2616, 18.7734, -24.4018
        CIE-LCH:
        35.2616, 30.7878, 307.5726
        CIE-Luv:
        35.2616, 6.0777, -35.3249
        Hunter-Lab:
        29.3766, 12.2448, -18.8450
      #5d4a7a color charts
#5d4a7a RGB chart
      #5d4a7a CMYK chart
      #5d4a7a RGB pie chart
      #5d4a7a color shades, tints & tones
#5d4a7a color schemes
#5d4a7a color preview, HTML & CSS examples
           This text has a color of #5d4a7a        
        
          <p style="color:#5d4a7a;">Text here</p>
        
        
          .mytext {color:#5d4a7a;}
        
        Text color #5d4a7a
      
           This box has a color of #5d4a7a        
        
          <div style="background-color:#5d4a7a;">Content here</div>
        
        
          .mybackground {background-color:#5d4a7a;}
        
        Background color #5d4a7a
      
           Border around this has a color of #5d4a7a        
        
          <div style="border:2px solid #5d4a7a;">Content here</div>
        
        
          .myborder {border:2px solid #5d4a7a;}
        
        Border color #5d4a7a