#5d4aa2 color space conversions
Hex:
        #5d4aa2
        RGB:
        93, 74, 162
        CMY:
        64, 71, 36
        CMYK:
        43, 54, 0, 36
      HSL:
        253°, 37.2881%, 46.2745%
        HSV (HSB):
        253°, 54.3210%, 63.5294%
        XYZ:
        13.4846, 9.8333, 35.3697
        xyY:
        0.2298, 0.1676, 9.8333
      CIE-Lab:
        37.5417, 29.9941, -45.1713
        CIE-LCH:
        37.5417, 54.2227, 303.5845
        CIE-Luv:
        37.5417, 2.0035, -66.8577
        Hunter-Lab:
        31.3582, 21.8814, -44.9241
      #5d4aa2 color charts
#5d4aa2 RGB chart
      #5d4aa2 CMYK chart
      #5d4aa2 RGB pie chart
      #5d4aa2 color shades, tints & tones
#5d4aa2 color schemes
#5d4aa2 color preview, HTML & CSS examples
           This text has a color of #5d4aa2        
        
          <p style="color:#5d4aa2;">Text here</p>
        
        
          .mytext {color:#5d4aa2;}
        
        Text color #5d4aa2
      
           This box has a color of #5d4aa2        
        
          <div style="background-color:#5d4aa2;">Content here</div>
        
        
          .mybackground {background-color:#5d4aa2;}
        
        Background color #5d4aa2
      
           Border around this has a color of #5d4aa2        
        
          <div style="border:2px solid #5d4aa2;">Content here</div>
        
        
          .myborder {border:2px solid #5d4aa2;}
        
        Border color #5d4aa2