#5d4eaf color space conversions
Hex:
        #5d4eaf
        RGB:
        93, 78, 175
        CMY:
        64, 69, 31
        CMYK:
        47, 55, 0, 31
      HSL:
        249°, 38.3399%, 49.6078%
        HSV (HSB):
        249°, 55.4286%, 68.6275%
        XYZ:
        14.9765, 10.8711, 41.8664
        xyY:
        0.2212, 0.1605, 10.8711
      CIE-Lab:
        39.3625, 31.4286, -49.9812
        CIE-LCH:
        39.3625, 59.0413, 302.1620
        CIE-Luv:
        39.3625, -0.2808, -74.7691
        Hunter-Lab:
        32.9713, 23.3797, -52.2055
      #5d4eaf color charts
#5d4eaf RGB chart
      #5d4eaf CMYK chart
      #5d4eaf RGB pie chart
      #5d4eaf color shades, tints & tones
#5d4eaf color schemes
#5d4eaf color preview, HTML & CSS examples
           This text has a color of #5d4eaf        
        
          <p style="color:#5d4eaf;">Text here</p>
        
        
          .mytext {color:#5d4eaf;}
        
        Text color #5d4eaf
      
           This box has a color of #5d4eaf        
        
          <div style="background-color:#5d4eaf;">Content here</div>
        
        
          .mybackground {background-color:#5d4eaf;}
        
        Background color #5d4eaf
      
           Border around this has a color of #5d4eaf        
        
          <div style="border:2px solid #5d4eaf;">Content here</div>
        
        
          .myborder {border:2px solid #5d4eaf;}
        
        Border color #5d4eaf